mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
acab05949f
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. |
||
---|---|---|
.. | ||
types | ||
errno.h | ||
fcntl.h | ||
ioctls.h | ||
local_lim.h | ||
param.h | ||
posix_opt.h | ||
socket.h | ||
stat.h | ||
statfs.h | ||
statvfs.h | ||
sysmacros.h | ||
typesizes.h |