glibc/sysdeps/unix/sysv/linux/generic/bits
Alistair Francis acab05949f Define __STATFS_MATCHES_STATFS64
Add a new macro __STATFS_MATCHES_STATFS64 that specifies if fsblkcnt_t
matches fsblkcnt64_t and if fsfilcnt_t matches fsfilcnt64_t.

As we don't have the padding we also need to update the overflow checker
to not access the undefined members.
2019-10-24 09:14:26 -07:00
..
fcntl.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
stat.h sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts 2019-10-23 12:43:31 -07:00
statfs.h Define __STATFS_MATCHES_STATFS64 2019-10-24 09:14:26 -07:00
typesizes.h Define __STATFS_MATCHES_STATFS64 2019-10-24 09:14:26 -07:00