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
/
winsup.api
Commit message (
Expand
)
Author
Age
Files
Lines
*
* winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.
Corinna Vinschen
2004-08-24
1
-1
/
+4
*
* winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %llu
Corinna Vinschen
2004-08-24
1
-2
/
+2
*
* devdsp.c: Outputs the names of the main test functions.
Corinna Vinschen
2004-08-17
1
-14
/
+128
*
* winsup.api/devdsp.c (forkrectest): Move synchronization with child
Corinna Vinschen
2004-04-13
1
-7
/
+40
*
* winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codes
Corinna Vinschen
2004-04-05
1
-2
/
+20
*
* winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.
Corinna Vinschen
2004-03-24
2
-0
/
+1149
*
* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.
Christopher Faylor
2004-03-07
2
-1
/
+3
*
* winsup.api/pthread/mutex8e.c: New testcase.
Thomas Pfaff
2004-03-04
3
-0
/
+132
*
* winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand
Christopher Faylor
2003-12-24
1
-1
/
+2
*
* winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These
Corinna Vinschen
2003-12-01
3
-1
/
+13
*
* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.
Christopher Faylor
2003-11-25
1
-1
/
+1
*
* winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
Corinna Vinschen
2003-11-20
3
-27
/
+3
*
* winsup.api/msgtest.c: New file derived from FreeBSD, testing
Corinna Vinschen
2003-11-19
3
-0
/
+1013
*
* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.
Christopher Faylor
2003-07-06
1
-1
/
+1
*
* winsup.api/pthread/condvar9.c: Fix test.
Thomas Pfaff
2003-04-08
1
-11
/
+16
*
* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.
Thomas Pfaff
2003-03-27
6
-202
/
+0
*
* winsup.api/pthread/condvar7.c (mythread): Cast
Thomas Pfaff
2003-03-27
3
-4
/
+4
*
* winsup.api/pthread/rwlock1.c: New test.
Thomas Pfaff
2003-03-18
7
-0
/
+659
*
* winsup.api/pthread/condvar7.c: New test.
Thomas Pfaff
2003-03-18
2
-0
/
+461
*
* winsup.api/pthread/mutex1n.c: New test.
Thomas Pfaff
2003-03-18
3
-0
/
+175
*
Checkin previously referred to in ChangeLog.
Christopher Faylor
2003-03-12
1
-1
/
+1
*
* winsup.api/ltp/fork10.c (main): Remove non-portable declaration
Corinna Vinschen
2003-03-09
1
-1
/
+0
*
* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-tree
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01
Corinna Vinschen
2003-03-07
1
-2
/
+2
*
* winsup.api/crlf.c: Fix C signed/unsigned compare warning.
Corinna Vinschen
2003-02-20
23
-28
/
+28
*
* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.
Christopher Faylor
2003-02-08
1
-1
/
+1
*
* libltp/lib/parse_opts.c: Deal with C warnings.
Christopher Faylor
2003-02-08
2
-2
/
+1
*
* winsup.api/pthread/cancel11.c: New test.
Thomas Pfaff
2003-02-04
2
-0
/
+144
*
* libltp/include/usctest.h: Add externs to some variables that need it.
Christopher Faylor
2003-01-24
1
-1
/
+1
*
* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoid
Christopher Faylor
2003-01-24
1
-3
/
+3
*
Perform more C warning fixup on all C source files and headers.
Christopher Faylor
2003-01-24
193
-587
/
+483
*
* libltp/include/test.h: Fix C warnings.
Christopher Faylor
2003-01-23
16
-86
/
+103
*
* cygrun.c: Move here from ../cygwin.
Corinna Vinschen
2003-01-22
1
-1
/
+1
*
* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...
Thomas Pfaff
2003-01-21
1
-1
/
+6
*
Add winsup.api/pthread/cancel10.c
Thomas Pfaff
2003-01-14
1
-0
/
+68
*
Add winsup.api/pthread/cancel9.c
Thomas Pfaff
2003-01-14
1
-0
/
+74
*
Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.c
Thomas Pfaff
2003-01-14
2
-0
/
+142
*
Add winsup.api/pthread/cancel6.c
Thomas Pfaff
2003-01-14
1
-0
/
+62
*
Add pthread_mutex tests
Thomas Pfaff
2003-01-09
10
-0
/
+554
*
2002-11-25 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-11-24
2
-0
/
+96
*
* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where
Christopher Faylor
2002-08-26
1
-1
/
+1
*
* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will
Christopher Faylor
2002-07-07
1
-1
/
+1
*
* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32
Egor Duda
2002-07-04
5
-0
/
+831
*
* winsup.api/systemcall.c (main): Ensure that stdin is redirected.
Christopher Faylor
2002-02-27
1
-0
/
+7
*
* winsup.api/pthread/condvar3_1.c: Fix debugging output.
Egor Duda
2001-11-17
1
-6
/
+3
*
* winsup.api/pthread/: New directory. Ports of pthread functionality
Egor Duda
2001-11-15
36
-0
/
+3058
*
* checksignal.c: New testcase.
Corinna Vinschen
2001-11-08
1
-0
/
+79
*
* winsup.api/ltp/stat03.c: Supress compiler warning.
Egor Duda
2001-10-29
1
-4
/
+4
*
* winsup.api/signal-into-win32-api.c: Supress compiler warning.
Egor Duda
2001-10-29
1
-1
/
+1
*
* winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.
Corinna Vinschen
2001-10-08
2
-19
/
+82
[next]