40555 Commits (3f798427884fa57770e8e2291cf58d5918254bb5)
 

Author SHA1 Message Date
Andreas Schwab 3f79842788 aarch64: correct CFI in rawmemchr (bug 31113) 2 years ago
Joe Ramsay 63d0a35d5f math: Add new exp10 implementation 2 years ago
Szabolcs Nagy 8e755f5bc8 aarch64: fix tested ifunc variants 2 years ago
Florian Weimer b9390ba936 stdlib: Fix array bounds protection in insertion sort phase of qsort 2 years ago
Samuel Thibault d776a59723 Revert "Update code to handle the new ABI for sending inlined port rights." 2 years ago
Samuel Thibault 3e85650423 Revert "hurd: Fix build" 2 years ago
Samuel Thibault 7096914dd8 hurd: Fix build 2 years ago
Flavio Cruz 7e23b3c2c0 Update code to handle the new ABI for sending inlined port rights. 2 years ago
Samuel Thibault 2fb85a3787 hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls 2 years ago
Adhemerval Zanella 4e16d89866 linux: Make fdopendir fail with O_PATH (BZ 30373) 3 years ago
Stefan Liebler 807849965b Avoid padding in _init and _fini. [BZ #31042] 2 years ago
Joe Ramsay 7b12776584 aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines 2 years ago
Adhemerval Zanella bc6d79f4ae malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2 2 years ago
Adhemerval Zanella a4c3f5f46e elf: Add a way to check if tunable is set (BZ 27069) 2 years ago
Noah Goldstein 9469261cf1 x86: Only align destination to 1x VEC_SIZE in memset 4x loop 2 years ago
Hector Martin 3921c5b40f elf: Fix TLS modid reuse generation assignment (BZ 29039) 2 years ago
Tobias Klauser 06bbe63e36 Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h. 2 years ago
Florian Weimer 78ca44da01 elf: Relocate libc.so early during startup and dlmopen (bug 31083) 2 years ago
Florian Weimer a74c2e1cbc elf: Introduce the _dl_open_relocate_one_object function 2 years ago
Florian Weimer b893410be3 elf: In _dl_relocate_object, skip processing if object is relocated 2 years ago
Joseph Myers 2e0c0ff95c Remove __access_noerrno 2 years ago
Adhemerval Zanella 472894d2cf malloc: Use __get_nprocs on arena_get2 (BZ 30945) 3 years ago
Joe Ramsay bd70d3bacf aarch64: Fix libmvec benchmarks 2 years ago
Florian Weimer 5d7f1bce7d posix: Revert the removal of the crypt prototype from <unistd.h> 2 years ago
Adhemerval Zanella 780c339202 elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure 2 years ago
Adhemerval Zanella 5451fa962c elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static 2 years ago
Adhemerval Zanella a0f9bfc3a5 elf: Remove any_debug from dl_main_state 2 years ago
Adhemerval Zanella 55f41ef8de elf: Remove LD_PROFILE for static binaries 2 years ago
Adhemerval Zanella 4a133885a7 elf: Ignore LD_PROFILE for setuid binaries 2 years ago
Adhemerval Zanella 1c87f71a36 s390: Use dl-symbol-redir-ifunc.h on cpu-tunables 2 years ago
Adhemerval Zanella 4862d546c0 x86: Use dl-symbol-redir-ifunc.h on cpu-tunables 2 years ago
Adhemerval Zanella eb9291aaa6 elf: Emit warning if tunable is ill-formatted 2 years ago
Adhemerval Zanella 434eca873f elf: Fix _dl_debug_vdprintf to work before self-relocation 2 years ago
Adhemerval Zanella 680c597e9c elf: Do not parse ill-formatted strings 2 years ago
Adhemerval Zanella b4cf6cac73 elf: Do not process invalid tunable format 2 years ago
Adhemerval Zanella 11f7e3dd8f elf: Add all malloc tunable to unsecvars 2 years ago
Adhemerval Zanella 9c96c87d60 elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries 2 years ago
Adhemerval Zanella a72a4eb10b elf: Add GLIBC_TUNABLES to unsecvars 2 years ago
Adhemerval Zanella 6c6fce572f elf: Remove /etc/suid-debug support 2 years ago
Florian Weimer 64e4acf24d stdlib: The qsort implementation needs to use heapsort in more cases 2 years ago
Florian Weimer 55364e1f7d stdlib: Handle various corner cases in the fallback heapsort for qsort 2 years ago
Florian Weimer e4d8117b82 stdlib: Avoid another self-comparison in qsort 2 years ago
Samuel Thibault dd858522bf hurd: fix restarting reauth_dtable on signal 2 years ago
Samuel Thibault 49b308a26e hurd: Prevent the final file_exec_paths call from signals 2 years ago
Carlos O'Donell 3cbaacdfd2 manual: Fix termios.c example. (Bug 31078) 2 years ago
Joe Ramsay a8830c9285 aarch64: Add vector implementations of expm1 routines 2 years ago
Adhemerval Zanella 65341f7bbe linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) 3 years ago
Florian Weimer c52c2c32db intl: Add test case for bug 16621 2 years ago
Jan Palus f2aaf18af5 resolv: free only initialized items from gai pool 2 years ago
Florian Weimer cfb5a97a93 ldconfig: Fixes for skipping temporary files. 2 years ago