index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* winsup.api/ltp/fork10.c (main): Remove non-portable declaration
Corinna Vinschen
2003-03-09
2
-1
/
+5
*
* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-tree
Christopher Faylor
2003-03-09
5
-7
/
+14
*
* winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01
Corinna Vinschen
2003-03-07
2
-2
/
+7
*
* winsup.api/crlf.c: Fix C signed/unsigned compare warning.
Corinna Vinschen
2003-02-20
24
-28
/
+54
*
* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.
Christopher Faylor
2003-02-08
2
-1
/
+6
*
* libltp/lib/parse_opts.c: Deal with C warnings.
Christopher Faylor
2003-02-08
5
-21
/
+29
*
* winsup.api/pthread/cancel11.c: New test.
Thomas Pfaff
2003-02-04
3
-0
/
+149
*
Fix typo.
Christopher Faylor
2003-01-26
1
-1
/
+17
*
* libltp/include/usctest.h: Add externs to some variables that need it.
Christopher Faylor
2003-01-24
3
-5
/
+11
*
* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoid
Christopher Faylor
2003-01-24
2
-3
/
+8
*
* Makefile (check): Add cygrun.exe dependency.
Christopher Faylor
2003-01-24
2
-1
/
+5
*
Perform more C warning fixup on all C source files and headers.
Christopher Faylor
2003-01-24
203
-612
/
+514
*
* libltp/include/test.h: Fix C warnings.
Christopher Faylor
2003-01-23
19
-89
/
+128
*
* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct libraries
Christopher Faylor
2003-01-23
2
-1
/
+7
*
* cygrun.c: Move here from ../cygwin.
Corinna Vinschen
2003-01-22
4
-2
/
+82
*
* Makefile.in: Find tcl library in the right place.
Christopher Faylor
2003-01-22
2
-1
/
+5
*
* winsup.api/pthread/cancel9.c: Make child pid static global.
Thomas Pfaff
2003-01-21
1
-2
/
+1
*
* winsup.api/pthread/cancel9.c: Make child pid static global.
Thomas Pfaff
2003-01-21
1
-2
/
+3
*
* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...
Thomas Pfaff
2003-01-21
2
-1
/
+11
*
Add winsup.api/pthread/cancel10.c
Thomas Pfaff
2003-01-14
2
-6
/
+75
*
Add winsup.api/pthread/cancel9.c
Thomas Pfaff
2003-01-14
2
-0
/
+79
*
Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.c
Thomas Pfaff
2003-01-14
3
-1
/
+149
*
Add winsup.api/pthread/cancel6.c
Thomas Pfaff
2003-01-14
2
-0
/
+67
*
Add pthread_mutex tests
Thomas Pfaff
2003-01-09
11
-0
/
+568
*
2002-11-25 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-11-24
4
-0
/
+108
*
* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where
Christopher Faylor
2002-08-26
3
-7
/
+12
*
* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will
Christopher Faylor
2002-07-07
2
-1
/
+6
*
* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32
Egor Duda
2002-07-04
6
-0
/
+840
*
* Makefile.in: Eliminate unneeded Makefile recreation rule.
Christopher Faylor
2002-07-04
2
-5
/
+4
*
* winsup.api/systemcall.c (main): Ensure that stdin is redirected.
Christopher Faylor
2002-02-27
2
-0
/
+11
*
* winsup.api/pthread/condvar3_1.c: Fix debugging output.
Egor Duda
2001-11-17
2
-6
/
+7
*
Fix typo.
Egor Duda
2001-11-15
1
-1
/
+1
*
* winsup.api/pthread/: New directory. Ports of pthread functionality
Egor Duda
2001-11-15
37
-0
/
+3099
*
* checksignal.c: New testcase.
Corinna Vinschen
2001-11-08
2
-0
/
+83
*
* Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.in
Christopher Faylor
2001-11-04
2
-1
/
+8
*
* Makefile.in: Add check target.
Christopher Faylor
2001-11-04
2
-1
/
+5
*
* libltp/lib/forker.c: Include proper header to avoid compiler
Egor Duda
2001-11-02
2
-0
/
+6
*
* winsup.api/ltp/stat03.c: Supress compiler warning.
Egor Duda
2001-10-29
2
-4
/
+8
*
* winsup.api/signal-into-win32-api.c: Supress compiler warning.
Egor Duda
2001-10-29
2
-1
/
+5
*
* winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.
Corinna Vinschen
2001-10-08
3
-19
/
+87
*
* winsup.api/nullgetcwd.c: New file. Check that NULL first argument to getcwd
Christopher Faylor
2001-10-05
2
-0
/
+21
*
* winsup.api/systemcall.c (main): Change some messages for clarity.
Christopher Faylor
2001-10-05
2
-2
/
+6
*
* winsup.api/systemcall.c: New file. Check for system call problems.
Christopher Faylor
2001-10-05
2
-0
/
+62
*
* libltp/lib/get_high_address.c (get_high_address): Get inaccessible
Egor Duda
2001-09-20
4
-9
/
+17
*
* winsup.api/ltp/sbrk01.c (main): Force output at startup to
Egor Duda
2001-09-15
5
-12
/
+442
*
* winsup.api/winsup.exp: Run only selected test if environment
Egor Duda
2001-09-13
3
-5
/
+28
*
* libltp/lib/tst_sig.c: Pass SIGSEGV to application to consider
Egor Duda
2001-09-13
90
-3
/
+19617
*
* winsup.api/ltp/dup03.c: New test.
Egor Duda
2001-09-09
16
-15
/
+4196
*
* winsup.api/mmaptest01.c: Add log output.
Corinna Vinschen
2001-05-21
4
-4
/
+13
*
* winsup.api/winsup.exp: Force linking all tests against binmode.o.
Corinna Vinschen
2001-05-15
2
-1
/
+5
[prev]
[next]