summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/ltp/vfork01.c
Commit message (Collapse)AuthorAgeFilesLines
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-4/+2
|
* * winsup.api/ltp/sbrk01.c (main): Force output at startup toEgor Duda2001-09-151-0/+402
make sure that stdio file buffer get allocated. * winsup.api/ltp/stat06.c (high_address_setup): On cygwin, area after sbrk(0) may be available, use 0xffff0000 as "high address". * winsup.api/ltp/symlink01.c: Perform all tests. Mark those tests that don't work on cygwin with '-1'. Close open files so that temporary directory can be deleted on exit. * winsup.api/ltp/vfork01.c: New test.