about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/clock_gettime.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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie2021-12-211-1/+1
* Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella2021-07-121-12/+39
* linux: Remove supports_time64 () from clock_gettimeAdhemerval Zanella2021-06-221-10/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Simplify clock_gettimeAdhemerval Zanella2020-08-241-25/+17
* y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski2020-03-231-0/+2
* linux: Optimize fallback 32-bit clock_gettimeAdhemerval Zanella2020-01-031-4/+12
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-8/+11
* linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2020-01-031-15/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis2019-12-041-1/+43
* 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-19/+8
* 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
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-18/+5
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-201-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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-90/+4
* Remove __ASSUME_POSIX_TIMERS.Joseph Myers2012-08-161-81/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab2011-11-151-1/+3
* Fix wanings in clock_gettimeUlrich Drepper2011-11-121-7/+7
* Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper2011-09-061-8/+14
* Add support for new clocks.Ulrich Drepper2010-03-251-1/+4
* * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):Ulrich Drepper2007-08-131-1/+9
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-081-2/+2
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-301-5/+13
* * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2005-05-091-0/+1
* 2005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-271-34/+142
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-151/+34
* 2.5-18.1Jakub Jelinek2007-07-121-34/+151
* Update.Ulrich Drepper2003-03-031-0/+76