5 Commits (0f7aa600f75205af243a67394fbb4fe41b5f679a)

Author SHA1 Message Date
Szabolcs Nagy 9864f60e92 add statx syscall numbers from linux v4.11 9 years ago
Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux 9 years ago
Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 10 years ago
Szabolcs Nagy 78b1f3cb14 add preadv2 and pwritev2 syscall numbers for linux v4.6 10 years ago
Bobby Bingham 63e3a1661f deduplicate __NR_* and SYS_* syscall number definitions 10 years ago
Szabolcs Nagy 84d4f5eee5 add copy_file_range syscall numbers from linux v4.5 10 years ago
Szabolcs Nagy 51d5f139ca add mlock2 syscall number from linux v4.4 10 years ago
Szabolcs Nagy 09001a8f97 add new membarrier, userfaultfd and switch_endian syscalls 11 years ago
Szabolcs Nagy f54c28cba2 add syscall numbers for the new execveat syscall 11 years ago
Szabolcs Nagy f90fafea3c add new syscall numbers for bpf and kexec_file_load 12 years ago
Szabolcs Nagy 4ffc39c654 add new syscall numbers for seccomp, getrandom, memfd_create 12 years ago
Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall 12 years ago
Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 12 years ago
Rich Felker 97789d3e5d remove duplicate lines from mips bits/syscall.h 13 years ago
Szabolcs Nagy 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 13 years ago
Rich Felker 208eb584ef syscall organization overhaul 14 years ago
Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 14 years ago
Rich Felker 83b42d94bd add defines for number of sigset_t bytes syscalls expect 14 years ago
Rich Felker db11e96493 fix mips syscalls with long long args 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago