]> 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)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 17 Jan 2022 09:21:53 +0000 (10:21 +0100)
commite368b12f6c16b6888dda99ba641e999b9c9643c8
treea8a709cf0846ee70632a84c671a3ce2248e68fb9
parent06200aac9bec34dbcac28b8c60e49a77e7851c1f
socket: Add the __sockaddr_un_set function

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
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]