glibc/sysdeps/unix/sysv/linux/sparc/bits
Lukasz Majewski 3fced064f2 y2038: Define __suseconds64_t type to be used with struct __timeval64
The __suseconds64_t type is supposed to be the 64 bit type across all
architectures.

It would be mostly used internally in the glibc - however, when passed to
Linux kernel (very unlikely), if necessary, it shall be converted to 32
bit type (i.e. __suseconds_t)

Build tests:
./src/scripts/build-many-glibcs.py glibcs

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2020-02-07 17:55:07 +01:00
..
a.out.h
environments.h
epoll.h
errno.h
eventfd.h
fcntl.h
inotify.h
ioctls.h
ipc-perm.h
local_lim.h
mman.h
msq-pad.h
poll.h
procfs-extra.h
procfs-id.h
procfs.h
resource.h
sem-pad.h
setjmp.h
shm-pad.h
shmlba.h
sigaction.h
sigcontext.h
siginfo-arch.h
siginfo-consts-arch.h
signalfd.h
signum.h
sigstack.h
socket-constants.h
socket_type.h
stat.h
termios-baud.h
termios-c_cc.h
termios-c_oflag.h
termios-struct.h
timerfd.h
typesizes.h y2038: Define __suseconds64_t type to be used with struct __timeval64 2020-02-07 17:55:07 +01:00
wordsize.h