]> 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)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 4 Oct 2022 08:00:00 +0000 (08:00 +0000)
commitb10d5e62a6ac7688305772eb64aac3eda87b1623
tree6173c097f2501f8f5f267ceef79f76c1cd4e8d8e
parent6fd634e9b922a4a1293f0cf5a8f6c908f68c5401
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]