aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/include/sys/timex.h
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-05-05clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni1-1/+1
2022-05-05ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni1-2/+2
2022-05-05adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-05-20y2038: linux: Provide __ntp_gettimex64 implementationLukasz Majewski1-0/+3
2020-05-20y2038: linux: Provide __ntp_gettime64 implementationLukasz Majewski1-0/+4
2020-05-20y2038: Provide conversion helpers for struct __ntptimeval64Lukasz Majewski1-0/+36
2020-05-20y2038: Introduce struct __ntptimeval64 - new internal glibc typeLukasz Majewski1-0/+14
2020-05-20y2038: linux: Provide ___adjtimex64 implementationLukasz Majewski1-0/+3
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski1-0/+3
2020-05-05y2038: Provide conversion helpers for struct __timex64Lukasz Majewski1-0/+61
2020-05-05y2038: Introduce struct __timex64 - new internal glibc typeLukasz Majewski1-0/+46
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers1-0/+26