Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform more C warning fixup on all C source files and headers. | Christopher Faylor | 2003-01-24 | 1 | -4/+2 |
| | |||||
* | * winsup.api/ltp/sbrk01.c (main): Force output at startup to | Egor Duda | 2001-09-15 | 1 | -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. |