523 Commits (bd1560f6eb5127501ad6b7905479b4135c3d1a02)

Author SHA1 Message Date
Szabolcs Nagy bd1560f6eb update aarch64 hwcap.h for linux v4.11 9 years ago
Szabolcs Nagy cee73f0c10 add kexec_file_load syscall number on powerpc from linux v4.10 9 years ago
Szabolcs Nagy 8f56955713 add microblaze syscall numbers from linux v4.10 9 years ago
Rich Felker 1b9406b03c fix build regression on ARM for ISA levels less than v5 9 years ago
Szabolcs Nagy c10bc61508 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h 9 years ago
Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux 9 years ago
Szabolcs Nagy 8459c6f264 arm: add HWCAP_ARM_ hwcap macros 9 years ago
Szabolcs Nagy 06fbefd100 add a_clz_64 helper function 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
Szabolcs Nagy 02b50c9d0a fix mips ioctl macros to match linux asm/sockios.h 9 years ago
Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement 9 years ago
Rich Felker 5948bc1a64 fix omission of microblaze user.h definitions 9 years ago
Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files 9 years ago
Rich Felker 4073f03add fix fstatat syscall on mips64 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
Rich Felker fc85fb3860 fix ld-behavior-dependent crash in ppc64 ldso startup 9 years ago
Rich Felker 0a4a16d11c allow page size to vary on arm 9 years ago
rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr 9 years ago
Rich Felker 150747b41e reduce impact of REG_* namespace pollution in x86[_64] signal.h 9 years ago
Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 9 years ago
Rich Felker 29237f7f5c rework arm atomic/tp backends to be thumb-compatible and fdpic-ready 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
Rich Felker ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework 9 years ago
Rich Felker 54991729fd work around gdb issues recognizing sigreturn trampoline on x86_64 10 years ago
Bobby Bingham 1509494305 add s390x port 10 years ago
Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries 10 years ago
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h 10 years ago
Szabolcs Nagy 189acc705e add sh syscall numbers from linux v4.8 10 years ago
Szabolcs Nagy 2ed811a38a fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 10 years ago
Szabolcs Nagy 2b41959b59 microblaze: add syscall numbers from linux v4.7 10 years ago
Rich Felker 7cc3a28eed fix pread/pwrite syscall calling convention on sh 10 years ago
Rich Felker cff5747c74 fix regression in tcsetattr on all mips archs 10 years ago
Bobby Bingham e1679ef1a1 remove or1k version of sem.h 10 years ago
Rich Felker ee3f0c5516 make brace placement in public header typedef'd structs consistent 10 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Rich Felker 45ba07fded format mips bits/termios.h consistently mips64 and n32 versions 10 years ago
Szabolcs Nagy cae8ac485f fix CBAUDEX in powerpc termios.h 10 years ago
Szabolcs Nagy 8c316e9e49 fix TCS* definitions in mips termios.h 10 years ago
Szabolcs Nagy ee9b5900fb fix mips termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy 3bda42ac4b fix powerpc termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy 2e128574c9 fix generic termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy cd208b0037 fix FIOQSIZE in arm ioctl.h 10 years ago
Szabolcs Nagy 6fce6ca129 remove termios2 related ioctls from sh ioctl.h 10 years ago
Szabolcs Nagy 809495f7b7 fix TIOCMSET in mips ioctl.h 10 years ago
Szabolcs Nagy b76d4e06f1 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h 10 years ago
Szabolcs Nagy 058c0b2d70 remove mips and powerpc ioctls that are missing from linux uapi 10 years ago
Szabolcs Nagy 5ce901279e add missing TIOC* macros to ioctl.h 10 years ago