This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.33/master in repository glibc.
from 1956ad4930 x86-64: Test strlen and wcslen with 0 in the RSI register [B [...] new 78d25827ae Linux: Simplify __opensock and fix race condition [BZ #28353] new 9495d729f6 hurd if_index: Explicitly use AF_INET for if index discovery new 55446dd8a2 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