]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add SOL_VSOCK from Linux 6.7 to bits/socket.h
authorJoseph Myers <josmyers@redhat.com>
Thu, 8 Feb 2024 12:57:24 +0000 (12:57 +0000)
committerJoseph Myers <josmyers@redhat.com>
Thu, 8 Feb 2024 12:57:24 +0000 (12:57 +0000)
commit1bc61cf8e074e9faf67e6d32e99cb8ddab7e2eb6
tree9cb88267058301ed1bb52c5ef1c6867899ede897
parent07fd072caff50bca2a7e9f5737a5b38280d2ffda
Add SOL_VSOCK from Linux 6.7 to bits/socket.h

Linux 6.7 adds a constant SOL_VSOCK (recall that various constants in
include/linux/socket.h are in fact part of the kernel-userspace API
despite that not being a uapi header).  Add it to glibc's
bits/socket.h.

Tested for x86_64.
sysdeps/unix/sysv/linux/bits/socket.h