1014 Commits (master)

Author SHA1 Message Date
Michal Biesek 19f9aeaaba sys/mman.h: add MADV_COLLAPSE from linux v6.1 3 years ago
Rich Felker 56df2e1fc1 sys/mman.h: add MADV_DONTNEED_LOCKED from linux v6.0 2 weeks ago
Michal Biesek bb5693fa5e sys/mman.h: add MADV_POPULATE_(READ|WRITE) from linux v5.14 3 years ago
Jingyun Hua 38b00812ef loongarch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h 1 year ago
Rich Felker a6244de1c9 fix erroneous definition of IN6_IS_ADDR_V4COMPAT 8 months ago
Rich Felker bd981f3342 elf.h: add AT_HWCAP3 and AT_HWCAP4 9 months ago
J. Neuschäfer fcdff46a32 statx: add Linux 6.11 fields/constants 1 year ago
Rich Felker 00fb7107ca shadow.h: remove declaration of function not implemented 1 year ago
Rich Felker 1a98576401 sched.h: reduce namespace conflicts in _GNU_SOURCE profile 1 year ago
Xing Li 61399d4bd0 loongarch64: add TLSDESC support 2 years ago
Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align 1 year ago
Rich Felker 23ab04a863 statx: add new struct statx fields and corresponding mask macros 2 years ago
Rich Felker dd1e63c363 syslog: revert LOG_FAC/LOG_FACMASK changes 2 years ago
Joe Damato 1b97d0060b sys/epoll.h: add epoll ioctls 2 years ago
Rich Felker 895736d49b syslog: fix incorrect LOG_MAKEPRI and LOG_FAC[MASK] macros 2 years ago
Tony Ambardar 05ce67fea9 add renameat2 linux syscall wrapper 2 years ago
Gonzalo Alvarez 84015cee17 fix typo that broke sys/reg.h and sys/user.h 2 years ago
Rich Felker 1b0d48517f implement posix_getdents adopted for next issue of POSIX 2 years ago
Rich Felker 7019fbe103 sys/user.h: derive __WORDSIZE from __LONG_MAX 2 years ago
Rich Felker e709a6f07a sys/reg.h: derive __WORDSIZE from __LONG_MAX 2 years ago
Rich Felker 29b216b2f2 unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits 2 years ago
Rich Felker cbf1c7b605 add missing STATX_ATTR_* macros omitted when statx was added 2 years ago
Rich Felker bdc9a9ff6f uio.h: add RWF_NOAPPEND flag for pwritev2 2 years ago
Rich Felker a7239cbc1b switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef 2 years ago
Duncan Bellamy b817541f1c add statx interface using syscall, fallback to fstatat 4 years ago
Hongliang Wang 522bd54eda add loongarch64 port 3 years ago
Rich Felker cf91e9b393 fix erroneous feature test macro check for ppoll 2 years ago
Jules Maselbas 8b70486807 stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros 2 years ago
Elliott Hughes 15aa7abd34 elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants 2 years ago
Fangrui Song 25c4123629 elf.h: update RISC-V relocation types 2 years ago
Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros 2 years ago
Rich Felker f247462b08 expose ppoll in default feature profile 2 years ago
Rich Felker 725e17ed6d remove non-prototype declaration of basename from string.h 2 years ago
Violet Purcell 6be76895f6 elf.h: add typedefs for Elf64_Relr and Elf32_Relr 2 years ago
наб 7291c6c66a statvfs: allocate spare for f_type 3 years ago
Rich Felker 718f363bc2 move fallocate64 declaration under _LARGEFILE64_SOURCE feature test 3 years ago
Rich Felker bc695a5ac1 fix incorrect unit for CPU_SETSIZE macro 3 years ago
Rich Felker ea3b40a321 fix integer overflow in WIFSTOPPED macro 3 years ago
Rich Felker a4b0a665b8 expose memmem under baseline POSIX feature profile 3 years ago
Fangrui Song c5f4b2dfea elf.h: add ELFCOMPRESS_ZSTD 4 years ago
Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE 4 years ago
Rich Felker 759bf785a8 arpa/nameser.h: update RR types list 4 years ago
Rich Felker 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain 4 years ago
Rich Felker 25340a9337 add sysconf keys/values for signal stack size 4 years ago
Fangrui Song d32dadd60e ldso: support DT_RELR relative relocation format 4 years ago
Michael Pratt 46d1c7801b fix strings.h feature test macro usage due to missing features.h 4 years ago
Rich Felker 55b727d7ad add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS 4 years ago
Szabolcs Nagy bdb5454065 sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13 5 years ago
Szabolcs Nagy aa3bab6ce4 sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13 5 years ago
Szabolcs Nagy a8300f5d2a elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13 5 years ago