summaryrefslogtreecommitdiff
path: root/lib/c-stack.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use sigaction module rather than signal().Eric Blake2008-06-211-18/+15
* Simplify c-stack prerequisites.Eric Blake2008-06-171-10/+2
* Move c-stack test into testsuite.Eric Blake2008-06-171-40/+0
* Use 'raise'.Bruno Haible2008-04-291-1/+1
* Remove EOVERFLOW override.Bruno Haible2008-03-301-3/+0
* Don't redefine __attribute__ without a need.Bruno Haible2008-01-131-2/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* * lib/c-stack.c: Include unistd.h unconditionally, since we now assumePaul Eggert2006-03-081-4/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Fix c-stack.c portability bug on IRIX 5.3.Paul Eggert2004-03-071-4/+11
* Merge from diffutils.Paul Eggert2004-01-181-158/+27
* Include sys/time.h.Jim Meyering2002-07-011-0/+6
* (segv_handler, c_stack_action) [! defined SA_SIGINFO]:Jim Meyering2002-06-221-2/+2
* New file, from diffutils-2.8.2.Jim Meyering2002-06-221-0/+429