mirror of git://git.musl-libc.org/musl
cc08669380
it is defined in linux asm/sockios.h since commit ae40eb1ef30ab4120bd3c8b7e3da99ee53d27a23 (linux v2.6.22) but was missing from musl by accident. in musl the sockios macros are exposed in sys/ioctl.h together with other ioctl requests instead of in sys/socket.h because of namespace rules. (glibc has them in sys/socket.h under _GNU_SOURCE.) |
||
---|---|---|
.. | ||
alltypes.h.in | ||
endian.h | ||
errno.h | ||
fcntl.h | ||
fenv.h | ||
float.h | ||
hwcap.h | ||
ioctl.h | ||
ipc.h | ||
limits.h | ||
mman.h | ||
msg.h | ||
poll.h | ||
posix.h | ||
reg.h | ||
resource.h | ||
sem.h | ||
setjmp.h | ||
shm.h | ||
signal.h | ||
socket.h | ||
stat.h | ||
statfs.h | ||
stdint.h | ||
syscall.h.in | ||
termios.h | ||
user.h |