summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/ltp/fcntl07.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent2005-05-181-1/+1
| | | | | | | | | * winsup.api/signal-into-win32-api.c (main): Use 'NULL' instead of '0' in argument list to avoid compiler warning with gcc4. * winsup.api/ltp/execle01.c (main): Ditto. * winsup.api/ltp/execlp01.c (main): Ditto. * winsup.api/ltp/fcntl07.c (do_exec): Ditto. * winsup.api/ltp/fcntl07B.c (do_exec): Ditto.
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-13/+10
|
* 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/+426