7 Commits

Author SHA1 Message Date
juhosg
f04036e4d5 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
2010-10-16 09:22:42 +00:00
jow
27fb971959 [packages] perl: fix signal specifications in mipsel config, thanks Russell Senior!
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-22 10:38:16 +00:00
nbd
cf76c50263 fix perl compile on 8.09
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-14 03:13:40 +00:00
florian
5d4f36591c Update perl shell configuration scripts with the new toolchain name and the switch from i386 to i486 (#4449)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-12 14:06:38 +00:00
matteo
0b3d41d720 more perl fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 22:25:36 +00:00
blogic
5d3a64167f adds a dependency and fixes compile for x86
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 22:22:17 +00:00
matteo
61173f388a packaged full perl, thanks Peter Colberg (closes #3708)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-03 02:32:44 +00:00