aboutsummaryrefslogtreecommitdiff
path: root/src/time/gettimeofday.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* some preliminaries for vdso clock supportRich Felker2011-07-231-1/+6
* consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker2011-04-061-1/+1
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-2/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+9