Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libltp/lib/parse_opts.c: Deal with C warnings. | Christopher Faylor | 2003-02-08 | 1 | -18/+18 |
| | | | | | * winsup.api/pthread/cancel12.c: Ditto. * winsup.api/winsup.exp: Don't use -g3. | ||||
* | Perform more C warning fixup on all C source files and headers. | Christopher Faylor | 2003-01-24 | 1 | -2/+0 |
| | |||||
* | Add 'const' qualifiers where needed to avoid compiler warnings. | Egor Duda | 2000-09-06 | 1 | -3/+5 |
| | | | | | | | * 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/+876 |