Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Tue, 20 Nov 2012 22:25:09 -0800 |
Paul Eggert |
dup, execute, fatal-signal, etc.: no 'static inline'
|
Wed, 08 Feb 2012 10:36:20 +0100 |
Akim Demaille |
fatal-signal: use C prototypes (with explicit void).
|
Sat, 07 Jan 2012 04:22:05 +0100 |
Bruno Haible |
Talk about "native Windows API", not "Woe32".
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sun, 31 Aug 2008 16:33:55 +0200 |
Bruno Haible |
Oops, mistake in last commit.
|
Sun, 31 Aug 2008 16:05:16 +0200 |
Bruno Haible |
Don't override previously installed signal handlers.
|
Mon, 23 Jun 2008 22:33:28 +0200 |
Bruno Haible |
Reenter the fatal_signal_handler in case of nested signal.
|
Sat, 21 Jun 2008 07:08:49 -0600 |
Eric Blake |
Use sigaction module rather than signal().
|
Thu, 19 Jun 2008 03:34:29 +0200 |
Bruno Haible |
Add a comment.
|
Mon, 16 Jun 2008 16:45:09 -0600 |
Eric Blake |
Use raise module consistently.
|
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'.
|