summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/ltp/fcntl09.c
Commit message (Collapse)AuthorAgeFilesLines
* * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen2003-12-011-0/+6
| | | | | | | tests had a compatibility bug. * winsup.api/ltp/fcntl09.c: Don't use F_RDLCK | F_WRLCK but only F_WRLCK to set a write lock. * winsup.api/ltp/fcntl10.c: Ditto.
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-1/+1
|
* Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda2000-09-061-1/+1
| | | | | | | * libltp/lib/tst_sig.c (tst_sig): Don't attempt to cleanup on fatal errors. * libltp/lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap corruption.
* Importing Egor's testsuite.Christopher Faylor2000-09-031-0/+272