Improve robustness of sigprocmask by overriding signal.
[pspp] / lib / sigprocmask.c
2008-06-21 Eric BlakeImprove robustness of sigprocmask by overriding signal.
2008-06-16 Bruno HaibleNormalize whitespace.
2008-06-16 Eric BlakeUse raise module consistently.
2008-06-16 Eric BlakeFix compliance bug in sigpending.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-01 Bruno Haiblesigprocmask.h is replaced with <signal.h>.
2006-10-17 Eric Blake* lib/sigprocmask.c (sigprocmask): Fix typo.
2006-10-16 Bruno HaibleNew module 'sigprocmask'.