summaryrefslogtreecommitdiff
path: root/src/time/gettimeofday.c
AgeCommit message (Expand)AuthorLines
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-07-23some preliminaries for vdso clock supportRich Felker-1/+6
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker-1/+1
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker-2/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9