40 Commits (b54f481fbcc5637226fc3d2e0404b7f95b3e2f14)

Author SHA1 Message Date
Szabolcs Nagy b21f3ded78 bits/syscall.h: add epoll_pwait2 from linux v5.11 5 years ago
Szabolcs Nagy fd285f9dec bits/syscall.h: add process_madvise from linux v5.10 5 years ago
Marius Hillenbrand 738c4e945c s390x: derive float_t from compiler or default to float 6 years ago
Szabolcs Nagy 3ba370fe8d bits/syscall.h: add __NR_close_range from linux v5.9 6 years ago
Szabolcs Nagy 9b7ed9702c bits/syscall.h: add __NR_faccessat2 from linux v5.8 6 years ago
Szabolcs Nagy d990090384 add pidfd_getfd and openat2 syscall numbers from linux v5.6 6 years ago
Szabolcs Nagy fa765ca54f add clone3 syscall number from linux v5.3 7 years ago
Szabolcs Nagy a45289112c add pidfd_open syscall number from linux v5.3 7 years ago
Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in 7 years ago
Rich Felker a0252bc75b move msghdr and cmsghdr out of bits/socket.h 7 years ago
Rich Felker 2d3083e746 move pthread types out of per-arch alltypes.h 7 years ago
Rich Felker 7cc79d10af define LONG_MAX via arch alltypes.h, strip down bits/limits.h 7 years ago
Rich Felker 97d35a552e move __BYTE_ORDER definition to alltypes.h 7 years ago
Rich Felker 00ec11d19e remove per-arch definitions for va_list 7 years ago
Szabolcs Nagy b60763092e add new syscall numbers from linux v5.2 7 years ago
Rich Felker 319b2d02e7 remove gratuitously-different arch-specific bits/ipc.h files 7 years ago
Rich Felker f56d57f8a7 move IPC_64 from public bits/ipc.h to syscall_arch.h 7 years ago
Rich Felker b74b3eb4a2 remove duplicates of new generic bits/msg.h 7 years ago
Rich Felker de5e56ce16 remove duplicates of new generic bits/sem.h 7 years ago
Rich Felker 484c34fe1d remove duplicates of new generic bits/shm.h 7 years ago
Szabolcs Nagy f3f96f2daa add new syscall numbers from linux v5.1 7 years ago
Szabolcs Nagy 4523505114 s390x: drop SO_ definitions from bits/socket.h 7 years ago
Rich Felker 2df8b1d806 fix regression in s390x SO_PEERSEC definition 7 years ago
Jonathan Neuschäfer 4b125dd408 fix POSIX_FADV_DONTNEED/_NOREUSE on s390x 7 years ago
Szabolcs Nagy d149e69c02 add io_pgetevents and rseq syscall numbers from linux v4.18 8 years ago
Szabolcs Nagy df6d9450ea add support for arch-specific ptrace command macros 8 years ago
Szabolcs Nagy 7ea235b1be s390x: add kexec_file_load syscall number from linux v4.17 8 years ago
Rich Felker 6ecb9c14c4 use PAGESIZE rather than PAGE_SIZE in user.h bits 8 years ago
Rich Felker c9c2cd3e69 reverse definition dependency between PAGESIZE and PAGE_SIZE 8 years ago
Szabolcs Nagy 4ccd07527e s390x: add s390_sthyi system call from v4.15 8 years ago
Szabolcs Nagy 13935337f3 s390x: use generic ioctl.h 9 years ago
Szabolcs Nagy 5daaed6a0e s390x: add syscall number for s390_guarded_storage from linux v4.12 9 years ago
Szabolcs Nagy 9864f60e92 add statx syscall numbers from linux v4.11 9 years ago
Szabolcs Nagy 3356177979 s390x: add bits/hwcap.h 9 years ago
Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h 9 years ago
Bobby Bingham 5555041668 s390x: provide sigcontext struct definition 9 years ago
Tuan M. Hoang 74bca42e16 s390x: fix fpreg_t and remove unused per_struct 9 years ago
Bobby Bingham 3f79eaa870 fix use of incomplete struct type in s390x user.h 10 years ago
Bobby Bingham afefce19fd fix typo in s390x user.h 10 years ago
Bobby Bingham 1509494305 add s390x port 10 years ago