summaryrefslogtreecommitdiffstats
path: root/test/setjmp/tst-vfork-longjmp.c
Commit message (Collapse)AuthorAgeFilesLines
* fixup prototype warningsMike Frysinger2007-01-291-2/+2
|
* fix from Paul Brook for ISO C violation in terms of handling of modifying ↵Mike Frysinger2006-11-171-1/+3
| | | | automatic local variables between setjmp/longjmp
* fix comment typosMike Frysinger2006-11-161-2/+2
|
* add a test for making sure vfork/signals are handled properly across ↵Mike Frysinger2006-11-161-0/+106
different setjmp/longjmps