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-09-05 13:56:14 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-06-24 11:46:30 +02:00
2011-03-04 23:15:48 +00:00
2011-02-21 13:13:55 +00:00
2011-11-14 10:07:49 +00:00
2011-11-14 14:47:42 +00:00
2011-02-21 13:13:55 +00:00
2011-07-13 23:42:07 +02:00
2011-02-21 13:13:55 +00:00
2011-03-04 23:15:48 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-09-06 12:36:16 +00:00
2011-11-16 11:50:53 +01:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-11-22 22:07:40 +01:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-07-16 13:01:19 +02:00
2011-12-22 23:07:15 +01:00
2011-02-21 13:13:55 +00:00
2011-03-04 23:15:48 +00:00
2011-02-21 13:13:55 +00:00
2011-11-22 22:07:41 +01:00
2011-02-21 13:13:55 +00:00
2011-12-23 19:05:09 +01:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-03-04 23:15:48 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2012-01-16 11:42:29 +00:00
2011-02-21 18:06:54 +00:00
2011-11-14 10:07:49 +00:00
2011-11-30 11:17:13 +00:00
2011-03-04 22:31:31 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-11-14 10:07:49 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-09-05 08:52:57 +00:00
2011-02-21 13:13:55 +00:00
2011-11-14 11:53:05 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-08-04 18:11:16 +02:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00
2011-02-21 13:13:55 +00:00