This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e6547d635b linux: use statx for fstat if neither newfstatat nor fstatat [...] new 3fbc33010c misc: Use 64 bit stat for daemon (BZ# 29203) new ec995fb215 misc: Use 64 bit stat for getusershell (BZ# 29203) new 574ba60fc8 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) new 6e7137f28c posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) new 87f1ec12e7 socket: Use 64 bit stat for isfdtype (BZ# 29209) new 3cd4785ea0 inet: Use 64 bit stat for ruserpass (BZ# 29210) new 634f566c3e catgets: Use 64 bit stat for __open_catalog (BZ# 29211) new c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: catgets/open_catalog.c | 4 ++-- iconv/gconv_parseconfdir.h | 9 ++++++--- inet/ruserpass.c | 4 ++-- misc/daemon.c | 5 ++--- misc/getusershell.c | 4 ++-- sysdeps/posix/fpathconf.c | 4 ++-- sysdeps/posix/isfdtype.c | 4 ++-- sysdeps/posix/posix_fallocate.c | 4 ++-- sysdeps/posix/posix_fallocate64.c | 4 ++-- 9 files changed, 22 insertions(+), 20 deletions(-)