added missing dependencies to fix failing unistr/ tests
[gnulib.git] / lib / sigprocmask.c
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'.