aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/winsup.api
AgeCommit message (Expand)AuthorFilesLines
2003-12-22This commit was manufactured by cvs2svn to create tag 'csl-arm-2003-q4'.csl-arm-2003-q4cvs2svn280-58150/+0
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen3-1/+13
2003-11-25* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor1-1/+1
2003-11-20 * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen3-27/+3
2003-11-19 * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen3-0/+1013
2003-07-06* winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor1-1/+1
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff1-11/+16
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff6-202/+0
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff3-4/+4
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff7-0/+659
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff2-0/+461
2003-03-18* winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff3-0/+175
2003-03-12Checkin previously referred to in ChangeLog.Christopher Faylor1-1/+1
2003-03-09 * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen1-1/+0
2003-03-09* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor1-1/+1
2003-03-07 * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen1-2/+2
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen23-28/+28
2003-02-08* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor1-1/+1
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor2-2/+1
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff2-0/+144
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor1-1/+1
2003-01-24* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor1-3/+3
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor193-587/+483
2003-01-23* libltp/include/test.h: Fix C warnings.Christopher Faylor16-86/+103
2003-01-22 * cygrun.c: Move here from ../cygwin.Corinna Vinschen1-1/+1
2003-01-21* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...Thomas Pfaff1-1/+6
2003-01-14Add winsup.api/pthread/cancel10.cThomas Pfaff1-0/+68
2003-01-14Add winsup.api/pthread/cancel9.cThomas Pfaff1-0/+74
2003-01-14Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff2-0/+142
2003-01-14Add winsup.api/pthread/cancel6.cThomas Pfaff1-0/+62
2003-01-09Add pthread_mutex testsThomas Pfaff10-0/+554
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-0/+96
2002-08-26* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor1-1/+1
2002-07-07* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor1-1/+1
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda5-0/+831
2002-02-27* winsup.api/systemcall.c (main): Ensure that stdin is redirected.Christopher Faylor1-0/+7
2001-11-17* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda1-6/+3
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda36-0/+3058
2001-11-08 * checksignal.c: New testcase.Corinna Vinschen1-0/+79
2001-10-29* winsup.api/ltp/stat03.c: Supress compiler warning.Egor Duda1-4/+4
2001-10-29* winsup.api/signal-into-win32-api.c: Supress compiler warning.Egor Duda1-1/+1
2001-10-08 * winsup.api/mmaptest01.c: Add several tests on mmaps. Use libltp.Corinna Vinschen2-19/+82
2001-10-05* winsup.api/nullgetcwd.c: New file. Check that NULL first argument to getcwdChristopher Faylor1-0/+16
2001-10-05* winsup.api/systemcall.c (main): Change some messages for clarity.Christopher Faylor1-2/+2
2001-10-05* winsup.api/systemcall.c: New file. Check for system call problems.Christopher Faylor1-0/+58
2001-09-20* libltp/lib/get_high_address.c (get_high_address): Get inaccessibleEgor Duda1-5/+3
2001-09-15* winsup.api/ltp/sbrk01.c (main): Force output at startup toEgor Duda4-12/+431
2001-09-13* winsup.api/winsup.exp: Run only selected test if environmentEgor Duda2-5/+19
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda87-2/+19449
2001-09-09* winsup.api/ltp/dup03.c: New test.Egor Duda14-6/+4174