summaryrefslogtreecommitdiff
path: root/dirent
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2019-03-09 16:01:38 -0500
committerZack Weinberg <zackw@panix.com>2020-01-08 12:56:31 -0500
commit9bdd08229bbba415fe9c8e8bb65016adee392412 (patch)
tree40b23a160f286198a7c08a087350af8f247582ea /dirent
parent454939fdd0da872d25870daf4146889f0c3a9d45 (diff)
downloadglibc-9bdd08229bbba415fe9c8e8bb65016adee392412.tar.gz
Simplify definition of __time64_t.
bits/time64.h always sets __TIME64_T_TYPE to be __time_t when __TIMESIZE == 64, so we can unconditionally use __TIME64_T_TYPE to define __time64_t; we don’t need another conditional in bits/types.h. Also move the definition of __time64_t next to the definition of __time_t. * posix/bits/types.h (__time64_t): Unconditionally define as __TIME64_T_TYPE. Move definition next to __time_t.
Diffstat (limited to 'dirent')
0 files changed, 0 insertions, 0 deletions