musl/arch
Rich Felker 6fcb440d91 update riscv64 syscall numbers to linux v5.1
commit f3f96f2daa added these for the
rest of the archs, but the patch it corresponded to missed riscv64
since riscv64 was not yet upstream at the time. this caused commit
dfc81828f7 to break riscv64 build, due
to a wrong assumption that SYS_statx was unconditionally defined.
2019-08-03 18:43:36 -04:00
..
aarch64 remove gratuitously-different arch-specific bits/ipc.h files 2019-07-30 14:23:56 -04:00
arm move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
generic move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
i386 move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
m68k move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
microblaze move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
mips move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
mips64 get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO 2019-07-31 20:20:57 -04:00
mipsn32 move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
or1k move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
powerpc move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
powerpc64 get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO 2019-07-31 20:20:57 -04:00
riscv64 update riscv64 syscall numbers to linux v5.1 2019-08-03 18:43:36 -04:00
s390x remove gratuitously-different arch-specific bits/ipc.h files 2019-07-30 14:23:56 -04:00
sh move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
x32 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
x86_64 remove arch-specific bits/ipc.h that are identical to generic 2019-07-30 14:23:56 -04:00