1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
Files
glibc/sysdeps/mips
Florian Weimer 396f065496 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 9abdae94c7)
2024-05-02 20:55:04 +02:00
..
2014-09-29 07:53:36 -07:00
2022-01-03 05:16:03 -08:00
2022-01-31 07:05:48 -08:00
2019-08-29 20:11:42 +00:00
2016-11-04 16:40:54 +00:00
2017-12-12 13:56:47 +00:00