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