This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master in repository glibc.
from ab4ef4421f x86_64: Fix missing wcsncat function definition without mult [...] new 2db79c96ba libsupport: Add xgetpeername new 32969a2b36 socket: Add new test for connect
The 2 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: socket/Makefile | 1 + socket/tst-connect.c | 113 ++++++++++++++++++++++++++++++++++ support/Makefile | 1 + support/{xlisten.c => xgetpeername.c} | 10 +-- support/xsocket.h | 1 + 5 files changed, 121 insertions(+), 5 deletions(-) create mode 100644 socket/tst-connect.c copy support/{xlisten.c => xgetpeername.c} (78%)