12 Commits (8735a921d0242be0d7e6dbe0f76f79e09d4f06dd)

Author SHA1 Message Date
Szabolcs Nagy 8735a921d0 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h 10 years ago
Szabolcs Nagy 2df9ae9161 remove ioctl macros that were removed from linux uapi 10 years ago
Rich Felker 7158481d51 add consistent reserved fields in mips64/n32 termios structures 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
Rich Felker 6d99ad91e8 add support for mips and mips64 r6 isa 10 years ago
Szabolcs Nagy 84d4f5eee5 add copy_file_range syscall numbers from linux v4.5 10 years ago
Szabolcs Nagy 2de52704ca mips64: add recent linux syscall numbers 10 years ago
Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h 10 years ago
Rich Felker de400b6609 correct pointer types for a_ll_p and a_sc_p primitives on mips64 10 years ago
Rich Felker 27bf42cd9d make mips64 a_sc_p atomic primitive's asm constraints work with clang 10 years ago
Rich Felker 83933573af add mips64 port 10 years ago