aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/gettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-35/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-4/+10
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-09x86: Remove vsyscall usageAdhemerval Zanella1-10/+0
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella1-0/+39