log lib/c-stack.c @ 16358:a712776b11ce

age author description
Sun, 05 Feb 2012 13:42:03 -0800 Paul Eggert maint: spelling fixes
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 12 Jul 2011 01:06:07 -0700 Paul Eggert c-stack: use _Noreturn
Mon, 20 Jun 2011 14:59:13 -0700 Paul Eggert c-stack: stop worrying about stack direction
Tue, 25 Jan 2011 15:14:14 -0700 Eric Blake c-stack: fix regression on cygwin when libsigsegv is present
Wed, 19 Jan 2011 10:12:12 -0700 Eric Blake c-stack: assume stack overflow if SA_SIGINFO unsupported
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Thu, 21 Oct 2010 10:29:13 -0600 Eric Blake c-stack: work around libsigsegv 2.8 bug
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 22 Nov 2009 17:11:14 +0100 Jim Meyering c-stack: avoid defining an unused static function
Sat, 21 Nov 2009 17:52:54 +0100 Jim Meyering c-stack: avoid "ignoring return value of `write'" warning
Wed, 02 Sep 2009 17:06:43 -0600 Eric Blake errno: use consistently
Sat, 24 Jan 2009 14:05:48 +0100 Bruno Haible On HP-UX, don't pretend it was a SIGSEGV when it was a stack overflow.
Mon, 19 Jan 2009 09:27:47 -0700 Eric Blake unistd: guarantee STDIN_FILENO here, for OS/2 EMX
Tue, 23 Dec 2008 00:58:15 +0100 Ingo Weinhold Make c-stack work on Haiku.
Sat, 06 Dec 2008 15:01:09 +0100 Bruno Haible Treat SIGBUS like SIFSEGV on platforms that need it.
Tue, 23 Sep 2008 08:47:26 -0600 Eric Blake c-stack: work around Irix sigaltstack bug
Mon, 25 Aug 2008 06:26:56 -0600 Eric Blake c-stack: test that stack overflow can be caught
Sun, 20 Jul 2008 18:25:12 +0200 Bruno Haible Improve documentation.
Thu, 17 Jul 2008 06:23:47 -0600 Eric Blake Make c-stack use libsigsegv, when available.
Sat, 21 Jun 2008 07:08:49 -0600 Eric Blake Use sigaction module rather than signal().
Tue, 17 Jun 2008 11:07:45 -0600 Eric Blake Simplify c-stack prerequisites.
Tue, 17 Jun 2008 08:43:38 -0600 Eric Blake Move c-stack test into testsuite.
Tue, 29 Apr 2008 03:04:35 +0200 Bruno Haible Use 'raise'.
Sun, 30 Mar 2008 14:38:27 +0200 Bruno Haible Remove EOVERFLOW override.
Sun, 13 Jan 2008 16:51:48 +0100 Bruno Haible Don't redefine __attribute__ without a need.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Wed, 08 Mar 2006 01:37:15 +0000 Paul Eggert * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
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 ***
Sun, 07 Mar 2004 23:51:09 +0000 Paul Eggert Fix c-stack.c portability bug on IRIX 5.3.
Sun, 18 Jan 2004 09:32:50 +0000 Paul Eggert Merge from diffutils.
Mon, 01 Jul 2002 14:19:20 +0000 Jim Meyering Include sys/time.h.
Sat, 22 Jun 2002 16:20:15 +0000 Jim Meyering (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
Sat, 22 Jun 2002 09:03:14 +0000 Jim Meyering New file, from diffutils-2.8.2.