81 Commits (5122f9f3c99fee366167c5de98b31546312921ab)

Author SHA1 Message Date
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 ebd8ef50d5 aarch64: add HWCAP_DCPOP from linux v4.14 9 years ago
William Pitcock 14edadb542 aarch64: fix mismatched type of ucontext_t uc_link member 8 years ago
Szabolcs Nagy ffd048a07b aarch64: add extra_context struct from linux v4.13 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 822dddfbf1 make syscall.h consistent with linux 9 years ago
Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 10 years ago
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.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
Szabolcs Nagy 76d7cfb7e6 use the generic ioctl.h for x86_64, x32 and aarch64 10 years ago
Szabolcs Nagy 78b1f3cb14 add preadv2 and pwritev2 syscall numbers for linux v4.6 10 years ago
Bobby Bingham 63e3a1661f deduplicate __NR_* and SYS_* syscall number definitions 10 years ago
Szabolcs Nagy 84d4f5eee5 add copy_file_range syscall numbers from linux v4.5 10 years ago
Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h 10 years ago
Rich Felker 4dfac11538 deduplicate the bulk of the arch bits headers 10 years ago
Szabolcs Nagy 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 10 years ago
Szabolcs Nagy 51d5f139ca add mlock2 syscall number from linux v4.4 10 years ago
Szabolcs Nagy 09001a8f97 add new membarrier, userfaultfd and switch_endian syscalls 11 years ago
Felix Janda b291e7ca9b fix namespace violations in aarch64/bits/termios.h 11 years ago
Rich Felker abfe1f6541 aarch64: remove duplicate macro definitions in bits/fcntl.h 11 years ago
Rich Felker dfc1a37c44 aarch64: fix definition of sem_nsems in semid_ds structure 11 years ago
Szabolcs Nagy b24d813d24 aarch64: fix namespace pollution in bits/shm.h 11 years ago
Rich Felker e626deeec8 fix missing max_align_t definition on aarch64 11 years ago
Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 11 years ago
Szabolcs Nagy 962cbfbf86 aarch64: fix typo in bits/ioctl.h 11 years ago
Szabolcs Nagy 38bf2d7cc3 aarch64: add struct _aarch64_ctx to signal.h 11 years ago
Szabolcs Nagy 01ef3dd9c5 add aarch64 port 11 years ago