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 05c83ccaf5 linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garb [...] new ad615b59c7 Linux: Simplify __opensock and fix race condition [BZ #28353] new d8302ba2da hurd if_index: Explicitly use AF_INET for if index discovery new 6eaf10cbb7 socket: Do not use AF_NETLINK in __opensock
The 3 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 | 1 + socket/opensock.c | 62 +++++------------ sysdeps/mach/hurd/if_index.c | 6 +- sysdeps/unix/sysv/linux/opensock.c | 114 -------------------------------- sysdeps/unix/sysv/linux/s390/opensock.c | 2 - 5 files changed, 21 insertions(+), 164 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/opensock.c delete mode 100644 sysdeps/unix/sysv/linux/s390/opensock.c