Avoid gcc warnings because of #pragma GCC system_header on older gcc.
[gnulib.git] / lib / signal.in.h
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.