aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/pthread/cv_cancel1
Commit message (Expand)AuthorAgeFilesLines
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-2/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Add missing header needed by sleep(3).Kevin Lo2013-07-161-0/+1
* Fixed missing or broken library dependencies.Ruslan Ermilov2010-02-251-1/+1
* initialize mutex and cv.David Xu2006-12-061-2/+2
* Fix spelling.David Xu2006-12-051-1/+1
* Add a test for pthread's cv and cancellation.David Xu2006-12-052-0/+93