x32: eliminate __X32_SYSCALL_BIT constant
[musl] / arch / x32 / bits / syscall.h
2016-05-12 Bobby Binghamx32: eliminate __X32_SYSCALL_BIT constant
2016-05-12 Bobby Binghamx32: remove arch-specific syscall remapping
2016-03-19 Szabolcs Nagyadd copy_file_range syscall numbers from linux v4.5
2016-01-26 Szabolcs Nagyadd mlock2 syscall number from linux v4.4
2016-01-26 Szabolcs Nagyadd new membarrier, userfaultfd and switch_endian syscalls
2015-02-09 Szabolcs Nagyadd syscall numbers for the new execveat syscall
2014-12-23 Szabolcs Nagyadd new syscall numbers for bpf and kexec_file_load
2014-10-08 Szabolcs Nagyadd new syscall numbers for seccomp, getrandom, memfd_c...
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32