aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/timespec_get.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01time: Allow later version licensing.Carlos O'Donell1-1/+1
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-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-05y2038: linux: Provide __timespec_get64 implementationLukasz Majewski1-0/+59
2019-10-30Use clock_gettime to implement timespec_get.Zack Weinberg1-46/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
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-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella1-0/+1
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella1-15/+5
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-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-01Implement timespec_getUlrich Drepper1-0/+57