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>.
|
Mon, 06 Nov 2006 13:03:10 +0000 |
Bruno Haible |
Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
|
Tue, 31 Oct 2006 19:18:54 +0000 |
Bruno Haible |
Make it compile in C++ mode.
|
Mon, 16 Oct 2006 11:55:35 +0000 |
Bruno Haible |
New module 'sigprocmask'.
|
Thu, 05 Oct 2006 12:40:48 +0000 |
Bruno Haible |
Handle the Woe32 SIGBREAK too.
|
Thu, 14 Sep 2006 14:18:36 +0000 |
Bruno Haible |
Include <config.h> unconditionally.
|
Sat, 22 Jul 2006 14:44:27 +0000 |
Bruno Haible |
Merge from gettext 0.15: Be more careful to use 'volatile'.
|
Mon, 24 Apr 2006 11:38:06 +0000 |
Bruno Haible |
Include <unistd.h> unconditionally.
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Sat, 18 Dec 2004 18:27:48 +0000 |
Bruno Haible |
Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
|
Sat, 18 Dec 2004 18:20:45 +0000 |
Bruno Haible |
Signals whose handler is set to SIG_IGN are not fatal.
|
Tue, 14 Oct 2003 12:09:12 +0000 |
Bruno Haible |
Improved 'fatal-signal' module.
|
Mon, 06 Oct 2003 12:50:11 +0000 |
Bruno Haible |
New module 'fatal-signal'.
|