68 Commits (b54f481fbcc5637226fc3d2e0404b7f95b3e2f14)

Author SHA1 Message Date
Szabolcs Nagy f54c28cba2 add syscall numbers for the new execveat syscall 11 years ago
Felix Janda 4758f0565d fix typo in x86_64/x32 user_fpregs_struct 11 years ago
Trutz Behn 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits 11 years ago
Szabolcs Nagy f90fafea3c add new syscall numbers for bpf and kexec_file_load 12 years ago
Rich Felker 91f15e2d0d move wint_t definition to the shared part of alltypes.h.in 12 years ago
Szabolcs Nagy 4ffc39c654 add new syscall numbers for seccomp, getrandom, memfd_create 12 years ago
Rich Felker b7cf71a190 add threads.h and needed per-arch types for mtx_t and cnd_t 12 years ago
Rich Felker 321f4fa906 add max_align_t definition for C11 and C++11 12 years ago
Rich Felker de7e99c585 make pointers used in robust list volatile 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
Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips 12 years ago
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 12 years ago
Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 12 years ago
rofl0r 797f9a32a4 x32: fix struct statfs 12 years ago
Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 12 years ago
rofl0r 664cd34192 x32 port (diff against vanilla x86_64) 13 years ago
rofl0r 323272db17 import vanilla x86_64 code as x32 13 years ago