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.
|