mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 06:40:09 +00:00
3fced064f2
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> |
||
---|---|---|
.. | ||
elfclass.h | ||
environments.h | ||
fcntl.h | ||
hwcap.h | ||
procfs-extra.h | ||
procfs-id.h | ||
procfs.h | ||
sigaction.h | ||
stat.h | ||
statfs.h | ||
typesizes.h | ||
utmp.h | ||
utmpx.h |