This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from ff450cdbde Fix deadlock when pthread_atfork handler calls pthread_atfor [...] new b349fe0722 misc: Use 64 bit stat for daemon (BZ# 29203) new aa8a87f51d misc: Use 64 bit stat for getusershell (BZ# 29204) new 9db6a597ef posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) new f9c3e57ac2 posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) new 61fd3e0e74 socket: Use 64 bit stat for isfdtype (BZ# 29209) new 34422108f4 inet: Use 64 bit stat for ruserpass (BZ# 29210) new 52431199b5 catgets: Use 64 bit stat for __open_catalog (BZ# 29211) new b3f935940e 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: NEWS | 8 ++++++++ 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 ++-- 10 files changed, 30 insertions(+), 20 deletions(-)