aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clock_gettime.c
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-21Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella
2021-06-22linux: Remove supports_time64 () from clock_gettimeAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-08-24linux: Simplify clock_gettimeAdhemerval Zanella
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski
2020-01-03linux: Optimize fallback 32-bit clock_gettimeAdhemerval Zanella
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-04sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-02-01Cleanup clock_*time includesWilco Dijkstra
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-09-01Remove __ASSUME_POSIX_CPU_TIMERS.Joseph Myers
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-15Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab
2011-11-12Fix wanings in clock_gettimeUlrich Drepper
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper
2010-03-25Add support for new clocks.Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):Ulrich Drepper
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper
2005-05-09* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-03-03Update.Ulrich Drepper