proven 628d7fa69f 0 is not a valid signal, in the current scheme. The header signal.h does
#define sigmask(m)      (1 << ((m)-1))

Also sigismember is supposed to return 1 if the signal is a member of the
mask, and 0 is it isn't.
1994-02-07 04:47:49 +00:00
..
1994-01-24 08:36:38 +00:00
1994-02-06 06:28:12 +00:00
1994-02-06 18:48:28 +00:00
1994-01-27 06:50:06 +00:00
1994-01-20 23:04:15 +00:00
1994-01-27 23:31:23 +00:00
1994-02-04 19:11:02 +00:00