summaryrefslogtreecommitdiff
path: root/src/time
AgeCommit message (Expand)AuthorLines
2011-03-12misplaced & in times() made it fail to work, and clobber the stackRich Felker-1/+1
2011-03-10more cancellation points: tcdrain, clock_nanosleepRich Felker-1/+6
2011-03-10fix errno behavior in clock_* functionsRich Felker-3/+0
2011-02-19implement the remaining clock_* interfacesRich Felker-0/+36
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+874