Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Cygwin: testsuite: Make cancel3 and cancel5 more robustJon Turney
2023-07-14Cygwin: testsuite: Busy-wait in cancel3 and cancel5Jon Turney
2023-07-14Cygwin: testsuite: Fix for limited thread priority valuesJon Turney
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor
2004-03-05* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff
2003-03-18* winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor
2003-01-24* libltp/include/test.h: Fix C warnings.Christopher Faylor
2003-01-21* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has te...Thomas Pfaff
2003-01-14Add winsup.api/pthread/cancel10.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel9.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff
2003-01-14Add winsup.api/pthread/cancel6.cThomas Pfaff
2003-01-09Add pthread_mutex testsThomas Pfaff
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda
2001-11-18* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda