aboutsummaryrefslogtreecommitdiff
path: root/src/linux/settimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-27implement settimeofday in terms of clock_settime, not old syscallRich Felker1-1/+6
2013-05-26fix the prototype of settimeofday to follow the original BSD declarationSzabolcs Nagy1-1/+2
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+7