fix perl signal numbering for mips
authorGabor Juhos <juhosg@openwrt.org>
Sat, 16 Oct 2010 09:22:42 +0000 (09:22 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 16 Oct 2010 09:22:42 +0000 (09:22 +0000)
commit4245dd6f5a0c58b602651eddf308c23bbd3c3018
tree1fb5bc241cd4751db76f22fd01e06d6ddd1ab0f4
parenta6db4f2d64634c1b76b4ae8c2bfa0e1cf21617a2
fix perl signal numbering for mips

This is a followup to my 16 month old patch for perl signal numbering for mipsel:

  https://dev.openwrt.org/changeset/16539

This time for mips.  Tested on atheros (accton mr3201a).  Also
compared favorably to linux-2.6.git's arch/mips/include/asm/signals.h

The most obvious benefit is that forked children get reaped
appropriately in long-running perl processes.  Please apply.

http://www.personaltelco.net/~russell/mips-perl-signal.patch

Signed-off-by: Russell Senior <seniorr@aracnet.com>
SVN-Revision: 23472
lang/perl/Makefile
lang/perl/files/config.sh-mips.in