5026 Commits (9fa28ece75d8a2191de7c5bb53bed224c5947417)
 

Author SHA1 Message Date
Rich Felker 9fa28ece75 release 1.2.6 2 weeks ago
Tomáš Hulata 1347154cdc vdso: add support for GNU hash tables 7 months ago
Rich Felker 149d872970 getgr*: validate group member lists from nscd backend 2 weeks ago
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
Xing Li 9355c44311 loongarch64: add lsx and lasx regset definition 2 years ago
JianTao Shan b5146b83ab loongarch64: add fpu and simd context to signal.h 2 years ago
Jingyun Hua 38b00812ef loongarch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h 1 year ago
Alex Rønne Petersen b37d241dfe fenv: add missing C dummy functions for loongarch64 soft float 6 months ago
Szabolcs Nagy 5c901bb360 update syscalls up to linux 6.19 1 month ago
RocketDev 4268281ab4 getifaddr: fix typo ssl to sll 1 month ago
Michael Forney 5c26c890ed mallocng: prevent stray ';' at top-level 2 years ago
Alex Rønne Petersen 1b76ff0767 s390x: shuffle register usage in __tls_get_offset to avoid r0 as address 6 months ago
Rich Felker 0ccaf0572e printf: fix buffer overflow in floating point decimal formatting 6 months ago
Alex Rønne Petersen 0b86d60bad riscv: fix setjmp assembly when compiling for ilp32f/lp64f. 2 years ago
Rich Felker f6944eb3c4 powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists 8 months ago
Rich Felker a6244de1c9 fix erroneous definition of IN6_IS_ADDR_V4COMPAT 8 months ago
Rich Felker 8fd5d03187 aarch64: mask off SME and unknown/future hwcap bits 9 months ago
Rich Felker 709fee55fd aarch64: replace asm source file for __set_thread_area with inline asm 9 months ago
Rich Felker bd981f3342 elf.h: add AT_HWCAP3 and AT_HWCAP4 9 months ago
Rich Felker f96e47a261 printf: fix regression in large double formatting on ld128 archs 9 months ago
Rich Felker caae5a8b27 fix register name usage in aarch64 clone.s 9 months ago
Szabolcs Nagy ab4635fba6 make __getauxval a public ABI symbol 3 years ago
J. Neuschäfer fcdff46a32 statx: add Linux 6.11 fields/constants 1 year ago
J. Neuschäfer 18289e5dea ldso: fix typo in comment 1 year ago
A. Wilcox 86373b4999 powerpc: update HWCAP bits for Power10 1 year ago
Casey Connolly fde29c04ad stdio: skip empty iovec when buffering is disabled 11 months ago
Rich Felker ae3a8c93a6 fix strcasestr failing to find zero-length needle 11 months ago
Rich Felker 23febbd3c5 align mbsnrtowcs behavior on partial character with new requirements 11 months ago
Rich Felker 6915b34860 dns resolver: reorder sockaddr union to make initialization safe 11 months ago
Rich Felker a34ca6ead1 termios: fix input speed handling 1 year ago
Alex Rønne Petersen b6b81f697b clone: clear the frame pointer in the child process on relevant ports 1 year ago
Alex Rønne Petersen 5e03c03fcd clone: align the given stack pointer on or1k and riscv 1 year ago
Lihua Zhao 06c5e4e832 signal: check sigpause() input parameter 1 year ago
Xing Li b0dc340b38 loongarch64: add bits/hwcap.h for cpu feature bits in AT_HWCAP auxv entry 1 year ago
Rich Felker cabbd8697d bind_textdomain_codeset: fix return value 1 year ago
Rich Felker 00fb7107ca shadow.h: remove declaration of function not implemented 1 year ago
Alex Rønne Petersen 362fc54572 riscv: mark __restore and __restore_rt hidden 1 year ago
Alex Rønne Petersen f1cda422cd i386, x86_64, x32: set the symbol type for the crt1 START function 1 year ago
Rich Felker c47ad25ea3 iconv: harden UTF-8 output code path against input decoder bugs 1 year ago
Rich Felker 4c4f15dae5 hasmntopt: match only whole options not arbitrary substrings 1 year ago
Rich Felker e5adcd97b5 iconv: fix erroneous input validation in EUC-KR decoder 1 year ago
Rich Felker 5e594aeabf iconv: fix erroneous decoding of some invalid ShiftJIS sequences 1 year ago
Alex Rønne Petersen 6af4f25b89 s390x: manually inline __tls_get_addr in __tls_get_offset 1 year ago
Yao Zi 5ccf05d86d ldso: don't reclaim zero-memory-sized segments 1 year ago
Rich Felker 1a98576401 sched.h: reduce namespace conflicts in _GNU_SOURCE profile 1 year ago
Rich Felker d36e5bf83b mq: add x32-specific implementations to work around mismatched kernel ABI 1 year ago
Rich Felker 561cd07dff SIGEV_THREAD timers: re-block signals when reusing kernel thread 1 year ago
Rich Felker 47fa6e4fcc SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked 1 year ago