summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/cancel
AgeCommit message (Expand)Author
2003-07-31various cleanups; david says results are sameTheo de Raadt
2002-02-17use semaphore to sync threads, not sleepMarco S Hyman
2002-02-17a state variable used by multiple threads needs to be volatileMarco S Hyman
2002-01-03convert everything to bsd.regress.mkArtur Grabowski
2001-09-20per man page and gcc 3.0.1, exit requires prototype from stdlib.hTodd T. Fries
2001-08-23while im here, remove -Wall warnings.Federico G. Schwindt
2001-08-15Regression tests for libc_r (pthreads) library.Federico G. Schwindt