diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-04-19 14:38:17 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-05-02 17:48:45 +0200 |
commit | 36ef0d2f2f89963809996590369b3c9581d81274 (patch) | |
tree | 135fe128dde946efe96962a4742bc7a6088f87a6 /sysdeps/unix/sysv/linux/signalfd.c | |
parent | 2a41cb9c71ec74f67f40f830b86f103a283c8a95 (diff) | |
download | glibc-36ef0d2f2f89963809996590369b3c9581d81274.tar.gz glibc-36ef0d2f2f89963809996590369b3c9581d81274.tar.xz glibc-36ef0d2f2f89963809996590369b3c9581d81274.zip |
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
These structs describe file formats under /var/log, and should not depend on the definition of _TIME_BITS. This is achieved by defining __WORDSIZE_TIME64_COMPAT32 to 1 on 32-bit ports that support 32-bit time_t values (where __time_t is 32 bits). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> (cherry picked from commit 9abdae94c7454c45e02e97e4ed1eb1b1915d13d8)
Diffstat (limited to 'sysdeps/unix/sysv/linux/signalfd.c')
0 files changed, 0 insertions, 0 deletions