summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/resethand.c
Commit message (Collapse)AuthorAgeFilesLines
* * cygload/README: Delete.Christopher Faylor2006-01-021-2/+1
| | | | | | | | | | | * cygload/cygload.cc: Move to winsup.api. Add comments from README. * cygload/cygload.h: Move to winsup.api. * cygload/cygload.exp: Move to winsup.api. * Makefile.in: Remove cygload. * winsup.api/winsup.exp: If a .exp file is detected, run it rather than using standard compile. * winsup.api/resethand.c (main): Use printf to print status or expect thinks something is wrong.
* * winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor2006-01-021-0/+1
|
* * winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor2006-01-021-1/+1
| | | | complaint.
* * winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor2006-01-011-5/+6
|
* * winsup.api/resethand.c: New file.Christopher Faylor2006-01-011-0/+35