- fd285f9 bits/syscall.h: add process_madvise from linux v5.10 by Szabolcs Nagy · 4 years ago
- 738c4e9 s390x: derive float_t from compiler or default to float by Marius Hillenbrand · 4 years ago
- 3ba370f bits/syscall.h: add __NR_close_range from linux v5.9 by Szabolcs Nagy · 4 years, 1 month ago
- 9b7ed97 bits/syscall.h: add __NR_faccessat2 from linux v5.8 by Szabolcs Nagy · 4 years, 4 months ago
- d990090 add pidfd_getfd and openat2 syscall numbers from linux v5.6 by Szabolcs Nagy · 4 years, 8 months ago
- 3a5b9ae deduplicate __pthread_self thread pointer adjustment out of each arch by Rich Felker · 4 years, 3 months ago
- ea71a90 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET by Rich Felker · 4 years, 3 months ago
- c2feda4 prefer new socket syscalls, fallback to SYS_socketcall only if needed by Rich Felker · 4 years, 3 months ago
- fa765ca add clone3 syscall number from linux v5.3 by Szabolcs Nagy · 5 years ago
- a452891 add pidfd_open syscall number from linux v5.3 by Szabolcs Nagy · 5 years ago
- d6dcfe4 move time_t and suseconds_t definitions to common alltypes.h.in by Rich Felker · 5 years ago
- a0252bc move msghdr and cmsghdr out of bits/socket.h by Rich Felker · 5 years ago
- 2d3083e move pthread types out of per-arch alltypes.h by Rich Felker · 5 years ago
- 7cc79d1 define LONG_MAX via arch alltypes.h, strip down bits/limits.h by Rich Felker · 5 years ago
- 4d3a162 remove use of endian.h from arch reloc.h headers, clean up by Rich Felker · 5 years ago
- 97d35a5 move __BYTE_ORDER definition to alltypes.h by Rich Felker · 5 years ago
- 00ec11d remove per-arch definitions for va_list by Rich Felker · 5 years ago
- b607630 add new syscall numbers from linux v5.2 by Szabolcs Nagy · 5 years ago
- 319b2d0 remove gratuitously-different arch-specific bits/ipc.h files by Rich Felker · 5 years ago
- f56d57f move IPC_64 from public bits/ipc.h to syscall_arch.h by Rich Felker · 5 years ago
- b74b3eb remove duplicates of new generic bits/msg.h by Rich Felker · 5 years ago
- de5e56c remove duplicates of new generic bits/sem.h by Rich Felker · 5 years ago
- 484c34f remove duplicates of new generic bits/shm.h by Rich Felker · 5 years ago
- 01ae3fc decouple struct stat from kernel type by Rich Felker · 5 years ago
- f3f96f2 add new syscall numbers from linux v5.1 by Szabolcs Nagy · 6 years ago
- 4523505 s390x: drop SO_ definitions from bits/socket.h by Szabolcs Nagy · 6 years ago
- 2df8b1d fix regression in s390x SO_PEERSEC definition by Rich Felker · 6 years ago
- 4b125dd fix POSIX_FADV_DONTNEED/_NOREUSE on s390x by Jonathan Neuschäfer · 6 years ago
- d149e69 add io_pgetevents and rseq syscall numbers from linux v4.18 by Szabolcs Nagy · 6 years ago
- a4a3e4d make thread-pointer-loading asm non-volatile by Rich Felker · 6 years ago
- df6d945 add support for arch-specific ptrace command macros by Szabolcs Nagy · 6 years ago
- 7ea235b s390x: add kexec_file_load syscall number from linux v4.17 by Szabolcs Nagy · 6 years ago
- 6ecb9c1 use PAGESIZE rather than PAGE_SIZE in user.h bits by Rich Felker · 7 years ago
- c9c2cd3 reverse definition dependency between PAGESIZE and PAGE_SIZE by Rich Felker · 7 years ago
- 4ccd075 s390x: add s390_sthyi system call from v4.15 by Szabolcs Nagy · 7 years ago
- 1393533 s390x: use generic ioctl.h by Szabolcs Nagy · 7 years ago
- 5daaed6 s390x: add syscall number for s390_guarded_storage from linux v4.12 by Szabolcs Nagy · 7 years ago
- 9864f60 add statx syscall numbers from linux v4.11 by Szabolcs Nagy · 7 years ago
- 3356177 s390x: add bits/hwcap.h by Szabolcs Nagy · 7 years ago
- cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h by Szabolcs Nagy · 7 years ago
- 5555041 s390x: provide sigcontext struct definition by Bobby Bingham · 8 years ago
- 74bca42 s390x: fix fpreg_t and remove unused per_struct by Tuan M. Hoang · 8 years ago
- 3f79eaa fix use of incomplete struct type in s390x user.h by Bobby Bingham · 8 years ago
- afefce1 fix typo in s390x user.h by Bobby Bingham · 8 years ago
- 1509494 add s390x port by Bobby Bingham · 8 years ago