log lib/sigprocmask.c @ 10778:ddc567d280d1

age author description
Tue, 21 Oct 2008 01:12:33 +0200 Bruno Haible Take into account the role of SIGABRT_COMPAT on Windows 2008.
Fri, 26 Sep 2008 13:25:57 +0200 Bruno Haible Support signal handling with SIGPIPE on native Windows platforms.
Mon, 23 Jun 2008 06:02:40 -0600 Eric Blake Revert use of sig-handler.h in sigprocmask.c.
Sun, 22 Jun 2008 21:07:54 +0200 Bruno Haible Update a comment.
Sat, 21 Jun 2008 07:08:49 -0600 Eric Blake Use sigaction module rather than signal().
Sat, 21 Jun 2008 07:06:28 -0600 Eric Blake Improve robustness of sigprocmask by overriding signal.
Tue, 17 Jun 2008 01:27:14 +0200 Bruno Haible Normalize whitespace.
Mon, 16 Jun 2008 16:45:09 -0600 Eric Blake Use raise module consistently.
Mon, 16 Jun 2008 14:17:11 -0600 Eric Blake Fix compliance bug in sigpending.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 01 May 2007 19:20:18 +0000 Bruno Haible sigprocmask.h is replaced with <signal.h>.
Tue, 17 Oct 2006 15:27:32 +0000 Eric Blake * lib/sigprocmask.c (sigprocmask): Fix typo.
Mon, 16 Oct 2006 11:55:35 +0000 Bruno Haible New module 'sigprocmask'.