musl/arch/powerpc64
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
..
bits add SIOCGSTAMPNS socket ioctl macro to ioctl.h 2017-08-29 19:48:37 -04:00
atomic_arch.h add powerpc64 port 2016-05-08 22:57:40 -04:00
crt_arch.h add powerpc64 port 2016-05-08 22:57:40 -04:00
pthread_arch.h add powerpc64 port 2016-05-08 22:57:40 -04:00
reloc.h fix ld-behavior-dependent crash in ppc64 ldso startup 2017-03-08 13:35:33 -05:00
syscall_arch.h add powerpc64 port 2016-05-08 22:57:40 -04:00