summaryrefslogtreecommitdiffstats
path: root/libc/bionic/clock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reimplement clock(3) using clock_gettime(3)Alex Van Brunt2014-10-031-6/+7
* Explain why clock(3) isn't broken.Elliott Hughes2014-09-121-0/+3
* Reimplement clock(3) and switch to OpenBSD time(3).Elliott Hughes2014-03-111-0/+38