aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clock_settime.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su1-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-08-24linux: Simplify clock_settimeAdhemerval Zanella1-9/+9
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski1-0/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+1
2019-10-20Include <kernel-features.h> explicitly in Linux clock_settime.cLukasz Majewski1-0/+1
2019-10-10y2038: linux: Provide __clock_settime64 implementationLukasz Majewski1-4/+32
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg1-1/+10
2019-02-01Cleanup clock_*time includesWilco Dijkstra1-15/+14
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-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-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf1-9/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-01Remove __ASSUME_POSIX_CPU_TIMERS.Joseph Myers1-51/+3
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-64/+10
2012-02-17Include <time.h> in clock_settime.c.Aurelien Jarno1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-03-25Add support for new clocks.Ulrich Drepper1-2/+3
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper1-2/+2
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper1-0/+73
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-75/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+75
2004-02-26Update.Ulrich Drepper1-2/+5
2003-03-03Update.Ulrich Drepper1-0/+73