]> git.ipfire.org Git - thirdparty/glibc.git/commit
libsupport: Add xgetpeername
authorSergey Kolosov <skolosov@redhat.com>
Wed, 10 Apr 2024 15:58:04 +0000 (17:58 +0200)
committerArjun Shankar <arjun@redhat.com>
Wed, 10 Apr 2024 16:10:22 +0000 (18:10 +0200)
commit6687a6e3f962759536a8019d31c68c1009ccd6eb
treeeea37f30559a72470ef61b2ef71c6368e9a3bb27
parent42e48e720c78ab75eb8def9e866da52b0ac278df
libsupport: Add xgetpeername

The patch adds redirections for getpeername.

Reviewed-by: Arjun Shankar <arjun@redhat.com>
support/Makefile
support/xgetpeername.c [new file with mode: 0644]
support/xsocket.h