544 Commits (729fef0a9358e2f6f1cd8c75a1a0f7ee48b08c95)

Author SHA1 Message Date
Rich Felker eb5ae94016 fix minor namespace issues in termios.h 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 9bed82df30 aarch64: add sve_context struct and related defines from linux v4.15 8 years ago
Szabolcs Nagy 5a4a780ccb aarch64: update hwcap.h for linux v4.15 8 years ago
Szabolcs Nagy 8be960d188 arm: add get_tls syscall from linux v4.15 8 years ago
Szabolcs Nagy 0fc2f098a4 powerpc: update hwcap.h for linux v4.15 8 years ago
Szabolcs Nagy 4ccd07527e s390x: add s390_sthyi system call from v4.15 8 years ago
Szabolcs Nagy 9b57db3f95 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 8 years ago
Szabolcs Nagy 9eda4dc69c mips,powerpc: fix TIOCSER_TEMT in termios.h 8 years ago
Szabolcs Nagy ebd8ef50d5 aarch64: add HWCAP_DCPOP from linux v4.14 8 years ago
William Pitcock 14edadb542 aarch64: fix mismatched type of ucontext_t uc_link member 8 years ago
Nicholas Wilson 131276809f fix x32 unistd macros to report as ILP32 not LP64 8 years ago
Szabolcs Nagy 13935337f3 s390x: use generic ioctl.h 9 years ago
Szabolcs Nagy 4dc44ce8e2 microblaze: add statx syscall from linux v4.13 9 years ago
Szabolcs Nagy ffd048a07b aarch64: add extra_context struct from linux v4.13 9 years ago
Szabolcs Nagy 754f66afb7 ioctl TIOCGPTPEER from linux v4.13 9 years ago
Szabolcs Nagy 5daaed6a0e s390x: add syscall number for s390_guarded_storage from linux v4.12 9 years ago
Szabolcs Nagy 2dc6760f3c i386: add arch_prctl syscall number from linux v4.12 9 years ago
Szabolcs Nagy 840d45bebd aarch64: add new HWCAP_* flags from linux v4.12 9 years ago
Szabolcs Nagy 9864f60e92 add statx syscall numbers from linux v4.11 9 years ago
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