musl/arch/powerpc64/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 powerpc64 port 2016-05-08 22:57:40 -04:00
endian.h add powerpc64 port 2016-05-08 22:57:40 -04:00
errno.h fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h 2016-05-08 23:16:14 -04:00
fcntl.h add powerpc64 port 2016-05-08 22:57:40 -04:00
fenv.h add powerpc64 port 2016-05-08 22:57:40 -04:00
float.h add powerpc64 port 2016-05-08 22:57:40 -04: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 make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
limits.h add powerpc64 port 2016-05-08 22:57:40 -04:00
mman.h add powerpc64 port 2016-05-08 22:57:40 -04:00
msg.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
posix.h add powerpc64 port 2016-05-08 22:57:40 -04:00
reg.h add powerpc64 port 2016-05-08 22:57:40 -04:00
sem.h add powerpc64 port 2016-05-08 22:57:40 -04:00
setjmp.h add powerpc64 port 2016-05-08 22:57:40 -04:00
shm.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
signal.h make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
socket.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stat.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stdint.h add powerpc64 port 2016-05-08 22:57:40 -04:00
syscall.h.in add preadv2 and pwritev2 syscall numbers for linux v4.6 2016-06-09 13:38:41 -04:00
termios.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
user.h add powerpc64 port 2016-05-08 22:57:40 -04:00