fix perl signal numbering for mips
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 09:22:42 +0000 (09:22 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 09:22:42 +0000 (09:22 +0000)
commitf04036e4d55aa133879f11683780a08e249343ec
tree2e376fc96e2da5d42d90f88983a17fe951d55fed
parent0212f58be137912c71a421cee54a73541edcfe4a
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23472 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/perl/Makefile
lang/perl/files/config.sh-mips.in