about summary refs log tree commit diff
path: root/src/linux/settimeofday.c
Commit message (Expand)AuthorAgeFilesLines
* implement settimeofday in terms of clock_settime, not old syscallRich Felker2019-07-271-1/+6
* fix the prototype of settimeofday to follow the original BSD declarationSzabolcs Nagy2013-05-261-1/+2
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7