about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/clock_settime.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su2022-11-171-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Simplify clock_settimeAdhemerval Zanella2020-08-241-9/+9
* y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski2020-03-231-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-1/+1
* Include <kernel-features.h> explicitly in Linux clock_settime.cLukasz Majewski2019-10-201-0/+1
* y2038: linux: Provide __clock_settime64 implementationLukasz Majewski2019-10-101-4/+32
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-1/+10
* Cleanup clock_*time includesWilco Dijkstra2019-02-011-15/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-9/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove __ASSUME_POSIX_CPU_TIMERS.Joseph Myers2012-09-011-51/+3
* Remove __ASSUME_POSIX_TIMERS.Joseph Myers2012-08-161-64/+10
* Include <time.h> in clock_settime.c.Aurelien Jarno2012-02-171-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add support for new clocks.Ulrich Drepper2010-03-251-2/+3
* * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033Ulrich Drepper2006-08-151-2/+2
* [BZ #2832, BZ #2987]Ulrich Drepper2006-08-131-0/+73
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-081-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-75/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+75
* Update.Ulrich Drepper2004-02-261-2/+5
* Update.Ulrich Drepper2003-03-031-0/+73