Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These | Corinna Vinschen | 2003-12-01 | 1 | -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 Faylor | 2003-01-24 | 1 | -1/+1 |
| | |||||
* | Add 'const' qualifiers where needed to avoid compiler warnings. | Egor Duda | 2000-09-06 | 1 | -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 Faylor | 2000-09-03 | 1 | -0/+278 |