aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/time.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-19y2038: linux: Provide __time64 implementationLukasz Majewski1-1/+37
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella1-1/+2
2020-01-03linux: Consolidate time implementationAdhemerval Zanella1-0/+50
2019-10-30Use clock_gettime to implement time.Adhemerval Zanella1-41/+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-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-08-17Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c...Roland McGrath1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-12-20* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper1-1/+9
2005-12-20time implementation for Linux.Ulrich Drepper1-0/+35
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-43/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+43