glibc/sysdeps/x86/bits
Florian Weimer 9abdae94c7 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>
2024-04-19 14:38:17 +02:00
..
platform x86-64/cet: Make CET feature check specific to Linux/x86 2024-01-11 20:35:24 -08:00
dl_find_object.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
endianness.h Split up endian.h to minimize exposure of BYTE_ORDER. 2019-10-01 14:54:46 -07:00
floatn.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
flt-eval-method.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fp-logb.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
indirect-return.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
link.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setjmp.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wordsize.h login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 14:38:17 +02:00