summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/semaphore/sem_timedwait/sem_timedwait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the sem_timedwait(3) test.cheloha2019-12-201-9/+25
* Fix sem_timedwait regress test. Needs SA_RESTART to block now.pirofti2018-04-271-2/+2
* There can be resolution-worth of slop in two places, so accept thatguenther2014-01-221-1/+2
* Add tests for sem_timedwait()guenther2012-03-031-0/+117