aboutsummaryrefslogtreecommitdiff
path: root/support/timespec.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-15libsupport: Add 64-bit time_t support for time functionsAdhemerval Zanella1-5/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-14Correct timespec implementation [BZ #26232]H.J. Lu1-11/+7
2020-07-10Fix time/tst-cpuclock1 intermitent failuresLucas A. M. Magalhaes1-0/+64
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-20support: Add missing EOL terminators on timespecMike Crowe1-2/+2
2019-05-10support: Fix timespec printfAdhemerval Zanella1-10/+11
2019-05-09support: Add timespec.hMike Crowe1-0/+58