musl/arch/s390x/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
endian.h
fcntl.h
fenv.h
float.h
ioctl.h add SIOCGSTAMPNS socket ioctl macro to ioctl.h 2017-08-29 19:48:37 -04:00
ipc.h
limits.h
link.h
msg.h
posix.h
reg.h
sem.h
setjmp.h
shm.h
signal.h s390x: provide sigcontext struct definition 2017-04-22 19:26:05 -04:00
socket.h
stat.h
statfs.h
stdint.h
syscall.h.in
user.h s390x: fix fpreg_t and remove unused per_struct 2017-03-15 20:25:45 -04:00