summaryrefslogtreecommitdiff
path: root/lib/sigprocmask.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-78/+78
* Take into account the role of SIGABRT_COMPAT on Windows 2008.Bruno Haible2008-10-211-2/+38
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-0/+51
* Revert use of sig-handler.h in sigprocmask.c.Eric Blake2008-06-231-6/+6
* Update a comment.Bruno Haible2008-06-221-2/+4
* Use sigaction module rather than signal().Eric Blake2008-06-211-7/+6
* Improve robustness of sigprocmask by overriding signal.Eric Blake2008-06-211-5/+60
* Normalize whitespace.Bruno Haible2008-06-171-1/+1
* Use raise module consistently.Eric Blake2008-06-161-7/+1
* Fix compliance bug in sigpending.Eric Blake2008-06-161-2/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* sigprocmask.h is replaced with <signal.h>.Bruno Haible2007-05-011-2/+2
* * lib/sigprocmask.c (sigprocmask): Fix typo.Eric Blake2006-10-171-1/+1
* New module 'sigprocmask'.Bruno Haible2006-10-161-0/+192