about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86/time.c
Commit message (Expand)AuthorAgeFilesLines
* linux: Consolidate time implementationAdhemerval Zanella2020-01-031-25/+2
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-031-4/+0
* linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2020-01-031-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Change most internal uses of time to __clock_gettime.Adhemerval Zanella2019-10-301-23/+11
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-3/+3
* 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
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-071-13/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-091-1/+11
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-121-0/+49