glibc/sysdeps/unix/sysv/linux/powerpc/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
..
types Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
environments.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fcntl.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ioctl-types.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ipc-perm.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mman.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ppc.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
procfs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pthread_stack_min.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
rseq.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sigstack.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
socket-constants.h Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
struct_stat.h Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
termios-baud.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-c_cc.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-c_cflag.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-c_iflag.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-c_lflag.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-c_oflag.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
termios-misc.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
timesize.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
typesizes.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