aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clock_getres.c
AgeCommit message (Expand)AuthorFilesLines
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-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22linux: Remove supports_time64 () from clock_getresAdhemerval Zanella1-11/+5
2021-05-18linux: Fix clock_getres fallbackAdhemerval Zanella1-1/+1
2021-05-17Add C2X timespec_getresJoseph Myers1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-11linux: Simplify clock_getresAdhemerval Zanella1-23/+15
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski1-0/+2
2020-01-03linux: Optimize fallback 32-bit clock_getresAdhemerval Zanella1-4/+12
2020-01-03linux: Add support for clock_getres64 vDSOAdhemerval Zanella1-7/+10
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella1-14/+22
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-27y2038: linux: Provide __clock_getres64 implementationLukasz Majewski1-3/+35
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-23/+7
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-05-26Consolidate vDSO macros and usageAdhemerval Zanella1-7/+3
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-82/+4
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-76/+12
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-03-25Add support for new clocks.Ulrich Drepper1-1/+7
2008-08-05* sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for largeUlrich Drepper1-3/+3
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath1-3/+2
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper1-5/+13
2005-05-09* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath1-0/+1
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath1-33/+142
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-151/+34
2007-07-122.5-18.1Jakub Jelinek1-34/+151
2003-03-03Update.Ulrich Drepper1-0/+76