Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libltp/include/test.h: Remove gethostid declaration. | Corinna Vinschen | 2003-05-09 | 1 | -1/+0 |
| | |||||
* | * libltp/include/usctest.h: Add externs to some variables that need it. | Christopher Faylor | 2003-01-24 | 1 | -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 Faylor | 2003-01-24 | 3 | -4/+21 |
| | |||||
* | * libltp/include/test.h: Fix C warnings. | Christopher Faylor | 2003-01-23 | 1 | -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 Duda | 2000-09-06 | 2 | -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 Faylor | 2000-09-03 | 15 | -0/+1407 |