glibc/sysdeps/unix/sysv/linux/sparc/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
a.out.h
environments.h
epoll.h
errno.h
eventfd.h
fcntl.h
inotify.h
ioctls.h
ipc-perm.h
mman.h
poll.h
procfs-extra.h
procfs-id.h
procfs.h
pthread_stack_min.h
resource.h
setjmp.h
shmlba.h
sigaction.h
sigcontext.h
siginfo-arch.h
siginfo-consts-arch.h
signalfd.h
signum-arch.h
sigstack.h
socket-constants.h
socket_type.h
struct_stat.h
termios-baud.h
termios-c_cc.h
termios-c_oflag.h
termios-struct.h
timerfd.h
timesize.h
typesizes.h
wordsize.h login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 14:38:17 +02:00