This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 6abb4002df Fix deadlock when pthread_atfork handler calls pthread_atfor [...] new cb49c14183 misc: Use 64 bit stat for daemon (BZ# 29203) new 37c94dc999 misc: Use 64 bit stat for getusershell (BZ# 29204) new 45e5d0f533 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) new 9bcf5b12f8 posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) new 6ea3c0aba4 socket: Use 64 bit stat for isfdtype (BZ# 29209) new e429695805 inet: Use 64 bit stat for ruserpass (BZ# 29210) new c5a75ecec8 catgets: Use 64 bit stat for __open_catalog (BZ# 29211) new d7d1eebd4d 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(-)