summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/libltp/include/test.h
Commit message (Collapse)AuthorAgeFilesLines
* * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2003-05-091-1/+0
|
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-2/+19
|
* * libltp/include/test.h: Fix C warnings.Christopher Faylor2003-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | * winsup.api/checksignal.c: Ditto. * winsup.api/crlf.c: Ditto. * winsup.api/devzero.c: Ditto. * winsup.api/iospeed.c: Ditto. * winsup.api/mmaptest01.c: Ditto. * winsup.api/mmaptest02.c: Ditto. * winsup.api/mmaptest03.c: Ditto. * winsup.api/mmaptest04.c: Ditto. * winsup.api/nullgetcwd.c: Ditto. * winsup.api/sigchld.c: Ditto. * winsup.api/signal-into-win32-api.c: Ditto. * winsup.api/systemcall.c: Ditto. * winsup.api/waitpid.c: Ditto. * winsup.api/pthread/mainthreadexits.c: Ditto. * winsup.api/pthread/test.h: Ditto. * winsup.api/pthread/threadidafterfork.c: Ditto. * Makefile.in: Remove cygrun.exe from RUNTIME since it is built here now.
* Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda2000-09-061-6/+6
| | | | | | | * 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/+216