dup, execute, fatal-signal, etc.: no 'static inline'
[gnulib.git] / lib / sigprocmask.c
2012-11-30 Paul Eggertdup, execute, fatal-signal, etc.: no 'static inline'
2012-01-07 Bruno HaibleTalk about "native Windows API", not "Woe32".
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-09 Eric Blakeraise: fix mingw handling of SIGPIPE
2011-09-27 Bruno Haibleraise: Fix double declaration with modules 'sigprocmask...
2011-09-24 Bruno Haiblesigprocmask: Make code safer.
2011-09-24 Paul Eggertsigprocmask: move #include directive
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-10-20 Bruno HaibleTake into account the role of SIGABRT_COMPAT on Windows...
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-06-23 Eric BlakeRevert use of sig-handler.h in sigprocmask.c.
2008-06-22 Bruno HaibleUpdate a comment.
2008-06-21 Eric BlakeUse sigaction module rather than signal().
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'.