summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/libltp/lib/parse_opts.c
Commit message (Collapse)AuthorAgeFilesLines
* * libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor2003-02-081-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 Faylor2003-01-241-2/+0
|
* Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda2000-09-061-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 Faylor2000-09-031-0/+876