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)
commit7a16463cb32bc5d174b0b4823a96a33e1b988b66
tree2e376fc96e2da5d42d90f88983a17fe951d55fed
parent0c2dfcc496420c2ce0ea9683010432096d940671
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