about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/timespec_get.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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* y2038: linux: Provide __timespec_get64 implementationLukasz Majewski2020-02-051-0/+59
* Use clock_gettime to implement timespec_get.Zack Weinberg2019-10-301-46/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* 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
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-15/+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
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Implement timespec_getUlrich Drepper2012-01-011-0/+57