Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright | Christopher Faylor | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | * Makefile.in: Remove .dat files when cleaning. | Christopher Faylor | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | * Makefile.in: Remove .d files when cleaning. | Christopher Faylor | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | * winsup.api/winsup.exp: Use -nostdinc when compiling. | Christopher Faylor | 2003-03-09 | 1 | -0/+4 |
| | | | | | * Makefile.in: Specifically search compiler include directory since it is now stripped via -nostdinc. | ||||
* | * Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-tree | Christopher Faylor | 2003-03-09 | 1 | -2/+2 |
| | | | | | | version of library or dll. * config/default.exp: Ditto. * winsup.api/winsup.exp: Ditto. | ||||
* | * libltp/lib/parse_opts.c: Deal with C warnings. | Christopher Faylor | 2003-02-08 | 1 | -1/+4 |
| | | | | | * winsup.api/pthread/cancel12.c: Ditto. * winsup.api/winsup.exp: Don't use -g3. | ||||
* | * Makefile (check): Add cygrun.exe dependency. | Christopher Faylor | 2003-01-24 | 1 | -1/+1 |
| | |||||
* | Perform more C warning fixup on all C source files and headers. | Christopher Faylor | 2003-01-24 | 1 | -1/+0 |
| | |||||
* | * libltp/include/test.h: Fix C warnings. | Christopher Faylor | 2003-01-23 | 1 | -2/+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. | ||||
* | * Makeifle.in: Use ALL_CFLAGS to build test programs so that correct libraries | Christopher Faylor | 2003-01-23 | 1 | -1/+2 |
| | | | | and other options are used. | ||||
* | * cygrun.c: Move here from ../cygwin. | Corinna Vinschen | 2003-01-22 | 1 | -1/+8 |
| | | | | | * Makefile.in: Build cygrun.exe. * winsup.api/winsup.exp: Expect cygrun.exe in $rootme. | ||||
* | * Makefile.in: Find tcl library in the right place. | Christopher Faylor | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | * Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where | Christopher Faylor | 2002-08-26 | 1 | -6/+4 |
| | | | | | | appropriate. * winsup.api/winsup.exp: Use -nodefaultlibs when linking executable to avoid potentially linking installed dll. | ||||
* | * Makefile.in: Eliminate unneeded Makefile recreation rule. | Christopher Faylor | 2002-07-04 | 1 | -5/+0 |
| | |||||
* | * Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.in | Christopher Faylor | 2001-11-04 | 1 | -1/+3 |
| | | | | dependency. | ||||
* | * Makefile.in: Add check target. | Christopher Faylor | 2001-11-04 | 1 | -1/+1 |
| | |||||
* | * config/default.exp: Remove unneeded debugging output. | Egor Duda | 2001-03-09 | 1 | -2/+2 |
| | | | | * Makefile.in: Use correct path to find dejagnu in local tree. | ||||
* | Patch by Egor Duda <deo@logos-m.ru>: | Corinna Vinschen | 2000-09-04 | 1 | -1/+6 |
| | | | | | * Makefile.in: Always add libltp headers directory to headers search path. | ||||
* | Importing Egor's testsuite. | Christopher Faylor | 2000-09-03 | 1 | -0/+182 |