summaryrefslogtreecommitdiff
path: root/src/thread/pthread_condattr_setclock.c
AgeCommit message (Expand)AuthorLines
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-2/+2
2011-03-08disallow cpu time clocks as condattr clock valuesRich Felker-1/+1
2011-03-07implement pthread_condattr_* interfacesRich Felker-0/+9