about summary refs log tree commit diff
path: root/src/time/clock_getres.c
Commit message (Expand)AuthorAgeFilesLines
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* fix errno behavior in clock_* functionsRich Felker2011-03-101-1/+0
* implement the remaining clock_* interfacesRich Felker2011-02-191-0/+8