]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/x86/gettimeofday.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / x86 / gettimeofday.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-18  Lukasz Majewskiy2038: linux: Provide __gettimeofday64 implementation
2020-01-03  Adhemerval Zanellalinux: Consolidate Linux gettimeofday
2020-01-03  Adhemerval Zanellalinux: Fix vDSO macros build with time64 interfaces
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-30  Zack WeinbergMake second argument of gettimeofday as 'void *'
2019-10-30  Adhemerval ZanellaUse clock_gettime to implement gettimeofday.
2019-09-17  Adhemerval ZanellaRemove PREPARE_VERSION and PREPARE_VERSION_KNOW
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-07  Stefan Liebleri386, x86: Use libc_ifunc macro for time, gettimeofday.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-06-09  Adhemerval Zanellax86: Remove vsyscall usage
2015-01-12  Adhemerval ZanellaAdd x86 32 bit vDSO time function support