]> git.ipfire.org Git - thirdparty/glibc.git/commit
socket: Add the __sockaddr_un_set function
authorFlorian Weimer <fweimer@redhat.com>
Mon, 17 Jan 2022 09:21:34 +0000 (10:21 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 18 Jan 2022 06:46:02 +0000 (07:46 +0100)
commitf10e992e8d6c61f915c711f7bcc491ad2f10b06c
tree4b7c0b48cf748971f384ab2902af8a9070633857
parenta51b76b71e8190a50b0e0c0b32f313888b930108
socket: Add the __sockaddr_un_set function

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit e368b12f6c16b6888dda99ba641e999b9c9643c8)
include/sys/un.h
socket/Makefile
socket/sockaddr_un_set.c [new file with mode: 0644]
socket/tst-sockaddr_un_set.c [new file with mode: 0644]