musl/arch/mips64/bits
Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h
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.)
2017-08-29 19:48:37 -04:00
..
alltypes.h.in add mips64 port 2016-03-06 17:41:56 +00:00
endian.h add mips64 port 2016-03-06 17:41:56 +00:00
errno.h add mips64 port 2016-03-06 17:41:56 +00:00
fcntl.h add mips64 port 2016-03-06 17:41:56 +00:00
fenv.h add mips64 port 2016-03-06 17:41:56 +00:00
float.h add mips64 port 2016-03-06 17:41:56 +00:00
hwcap.h add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
ioctl.h add SIOCGSTAMPNS socket ioctl macro to ioctl.h 2017-08-29 19:48:37 -04:00
ipc.h add mips64 port 2016-03-06 17:41:56 +00:00
limits.h add mips64 port 2016-03-06 17:41:56 +00:00
mman.h deduplicate bits/mman.h 2016-03-18 22:40:28 -04:00
msg.h add mips64 port 2016-03-06 17:41:56 +00:00
poll.h add mips64 port 2016-03-06 17:41:56 +00:00
posix.h add mips64 port 2016-03-06 17:41:56 +00:00
reg.h add mips64 port 2016-03-06 17:41:56 +00:00
resource.h add mips64 port 2016-03-06 17:41:56 +00:00
sem.h add mips64 port 2016-03-06 17:41:56 +00:00
setjmp.h add mips64 port 2016-03-06 17:41:56 +00:00
shm.h add mips64 port 2016-03-06 17:41:56 +00:00
signal.h add mips64 port 2016-03-06 17:41:56 +00:00
socket.h add mips64 port 2016-03-06 17:41:56 +00:00
stat.h add mips64 port 2016-03-06 17:41:56 +00:00
statfs.h add mips64 port 2016-03-06 17:41:56 +00:00
stdint.h add mips64 port 2016-03-06 17:41:56 +00:00
syscall.h.in add pkey_{mprotect,alloc,free} syscalls from linux v4.9 2016-12-29 22:10:19 -05:00
termios.h fix regression in tcsetattr on all mips archs 2016-07-13 15:04:30 -04:00
user.h add mips64 port 2016-03-06 17:41:56 +00:00