aboutsummaryrefslogtreecommitdiff
path: root/time/bits
AgeCommit message (Expand)Author
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timespecAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct timevalAdhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for time_tAdhemerval Zanella
2020-10-27time: Add 64-bit time_t support for ftimeAdhemerval Zanella
2019-10-01time: Add padding for the timespec if requiredAlistair Francis
2018-06-28Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg