New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
[gnulib.git] / lib / signal.in.h
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-03-23 Eric Blakesignal.h: always support 'volatile sig_atomic_t'
2008-10-24 Bruno HaibleDefine a dummy SA_NODEFER macro on Interix.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-06-23 Bruno HaibleComment fixes.
2008-06-22 Bruno HaibleDefine SA_RESTART also for mingw.
2008-06-22 Bruno HaibleUpdate a comment.
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-21 Eric BlakeImprove robustness of sigprocmask by overriding signal.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-01 Bruno HaibleRename signal_.h to signal.in.h.