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/devdsp.c (forkrectest): Move synchronization with child
Corinna Vinschen
2004-04-13
2
-7
/
+47
*
* winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codes
Corinna Vinschen
2004-04-05
2
-2
/
+25
*
* winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.
Corinna Vinschen
2004-03-24
3
-0
/
+1154
*
* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.
Christopher Faylor
2004-03-07
3
-1
/
+8
*
* winsup.api/pthread/mutex8e.c: New testcase.
Thomas Pfaff
2004-03-04
4
-0
/
+138
*
* winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand
Christopher Faylor
2003-12-24
2
-1
/
+7
*
* winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These
Corinna Vinschen
2003-12-01
4
-1
/
+21
*
* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.
Christopher Faylor
2003-11-25
2
-1
/
+5
*
* winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
Corinna Vinschen
2003-11-20
4
-27
/
+9
*
* winsup.api/msgtest.c: New file derived from FreeBSD, testing
Corinna Vinschen
2003-11-19
4
-0
/
+1020
*
update copyright
Christopher Faylor
2003-07-06
1
-1
/
+1
*
* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.
Christopher Faylor
2003-07-06
2
-1
/
+6
*
* Makefile.in: Remove .dat files when cleaning.
Christopher Faylor
2003-07-06
2
-1
/
+5
*
* Makefile.in: Remove .d files when cleaning.
Christopher Faylor
2003-07-06
2
-1
/
+5
*
* libltp/include/test.h: Remove gethostid declaration.
Corinna Vinschen
2003-05-09
2
-1
/
+4
*
* winsup.api/pthread/condvar9.c: Fix test.
Thomas Pfaff
2003-04-08
2
-11
/
+20
*
* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.
Thomas Pfaff
2003-03-27
7
-202
/
+9
*
* winsup.api/pthread/condvar7.c (mythread): Cast
Thomas Pfaff
2003-03-27
4
-4
/
+13
*
* winsup.api/pthread/rwlock1.c: New test.
Thomas Pfaff
2003-03-18
8
-0
/
+669
*
* winsup.api/pthread/condvar7.c: New test.
Thomas Pfaff
2003-03-18
3
-0
/
+466
*
* winsup.api/pthread/mutex1n.c: New test.
Thomas Pfaff
2003-03-18
4
-0
/
+181
*
Checkin previously referred to in ChangeLog.
Christopher Faylor
2003-03-12
1
-1
/
+1
*
* winsup.api/winsup.exp: Use -nostdinc when compiling.
Christopher Faylor
2003-03-09
2
-0
/
+10
*
* 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
[next]