diff options
author | Florian Weimer <fweimer@redhat.com> | 2019-07-22 11:01:17 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2019-07-22 11:01:17 +0200 |
commit | c1d1e0c9f242f03521ef023a0e2cac071b5f0133 (patch) | |
tree | cda3920c191a93e86d24997ba5c77f9bd3254600 /COPYING.LIB | |
parent | 3d03282e6687ffe595d201fa0c3a777179abb61f (diff) | |
download | glibc-c1d1e0c9f242f03521ef023a0e2cac071b5f0133.zip glibc-c1d1e0c9f242f03521ef023a0e2cac071b5f0133.tar.gz glibc-c1d1e0c9f242f03521ef023a0e2cac071b5f0133.tar.bz2 |
Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISCfw/linux-5.2
Historically, <asm/socket.h> (which is included from <bits/socket.h>)
provided ioctl operations for sockets. User code accessed them
through <sys/socket.h>. The kernel UAPI headers have removed these
definitions in favor of <linux/sockios.h>. This commit makes them
available via <sys/socket.h> again.
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions