aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03linux: Consolidate Linux gettimeofdayAdhemerval Zanella1-36/+2
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella1-4/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30Make second argument of gettimeofday as 'void *'Zack Weinberg1-2/+2
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-17/+17
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-1/+1
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-20/+7
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey1-0/+71
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella1-39/+0
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella1-1/+2
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+38