phunix/nbsd_include
Thomas Veerman a6d0ee24c3 Use correct value for _NSIG
User processes can send signals with number up to _NSIG. There are a few
signal numbers above that used by the kernel, but should explicitly not
be included in the range or range checks in PM will fail.

The system processes use a different version of sigaddset, sigdelset,
sigemptyset, sigfillset, and sigismember which does not include a range
check on signal numbers (as opposed to the normal functions used by normal
processes).

This patch unbreaks test37 when the boot image is compiled with GCC/Clang.
2012-01-16 11:42:29 +00:00
..
2011-12-22 23:07:15 +01:00
2011-04-06 15:59:10 +00:00
2011-12-22 18:03:13 +01:00
2012-01-16 11:42:29 +00:00
2011-12-22 23:07:23 +01:00
2011-04-06 15:59:10 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-03-04 23:15:48 +00:00
2011-02-14 19:36:03 +00:00
2011-11-14 14:47:42 +00:00
2011-02-14 19:36:03 +00:00
2011-12-22 23:07:23 +01:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-04-06 15:59:10 +00:00
2011-02-14 19:36:03 +00:00
2011-11-14 14:47:42 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2012-01-16 11:42:29 +00:00
2011-02-14 19:36:03 +00:00
2011-07-09 15:04:42 +02:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-03-04 23:15:48 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00
2011-02-14 19:36:03 +00:00