about summary refs log tree commit diff
path: root/time/bits
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-023-4/+4
* y2038: Add __USE_TIME_BITS64 support for struct timespecAdhemerval Zanella2021-06-151-1/+6
* y2038: Add __USE_TIME_BITS64 support for struct timevalAdhemerval Zanella2021-06-151-0/+5
* y2038: Add __USE_TIME_BITS64 support for time_tAdhemerval Zanella2021-06-151-0/+4
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-271-0/+15
* time: Add padding for the timespec if requiredAlistair Francis2019-10-011-0/+13
* Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2018-06-281-2/+3
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-163-16/+0
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-238-0/+121