aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/winsup.api/pthread
AgeCommit message (Expand)AuthorFilesLines
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor4-15/+22
2004-03-04* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff3-0/+132
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor1-1/+2
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-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor1-1/+0
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff2-0/+144
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor2-4/+9
2003-01-23* libltp/include/test.h: Fix C warnings.Christopher Faylor3-1/+3
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-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda5-0/+831
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