summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/libltp/include
Commit message (Collapse)AuthorAgeFilesLines
* * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2003-05-091-1/+0
|
* * libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor2003-01-241-4/+4
| | | | | * winsup.api/ltp/mmap05.c (main): Make file_content volatile to avoid optimization glitch.
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-243-4/+21
|
* * 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-062-7/+7
| | | | | | | * 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-0315-0/+1407