aboutsummaryrefslogtreecommitdiff
path: root/time/bits
AgeCommit message (Expand)AuthorFilesLines
2024-05-28Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella3-4/+4
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timespecAdhemerval Zanella1-1/+6
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timevalAdhemerval Zanella1-0/+5
2021-06-15y2038: Add __USE_TIME_BITS64 support for time_tAdhemerval Zanella1-0/+4
2020-10-27time: Add 64-bit time_t support for ftimeAdhemerval Zanella1-0/+15
2019-10-01time: Add padding for the timespec if requiredAlistair Francis1-0/+13
2018-06-28Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer1-2/+3
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers3-16/+0
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg8-0/+121