aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-02hurd: [!__USE_MISC] Do not #undef BSD macros in ioctlsSamuel Thibault
2023-11-30linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella
2023-11-30Avoid padding in _init and _fini. [BZ #31042]Stefan Liebler
2023-11-29aarch64: Improve special-case handling in AdvSIMD double-precision libmvec ro...Joe Ramsay
2023-11-29malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2Adhemerval Zanella
2023-11-29elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella
2023-11-28x86: Only align destination to 1x VEC_SIZE in memset 4x loopNoah Goldstein
2023-11-28elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin
2023-11-28Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.Tobias Klauser
2023-11-27elf: Relocate libc.so early during startup and dlmopen (bug 31083)Florian Weimer
2023-11-27elf: Introduce the _dl_open_relocate_one_object functionFlorian Weimer
2023-11-27elf: In _dl_relocate_object, skip processing if object is relocatedFlorian Weimer
2023-11-23Remove __access_noerrnoJoseph Myers
2023-11-22malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2023-11-22aarch64: Fix libmvec benchmarksJoe Ramsay
2023-11-22posix: Revert the removal of the crypt prototype from <unistd.h>Florian Weimer
2023-11-21elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secureAdhemerval Zanella
2023-11-21elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella
2023-11-21elf: Remove any_debug from dl_main_stateAdhemerval Zanella
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-11-21elf: Ignore LD_PROFILE for setuid binariesAdhemerval Zanella
2023-11-21s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella
2023-11-21x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella
2023-11-21elf: Emit warning if tunable is ill-formattedAdhemerval Zanella
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella
2023-11-21elf: Do not parse ill-formatted stringsAdhemerval Zanella
2023-11-21elf: Do not process invalid tunable formatAdhemerval Zanella
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella
2023-11-21elf: Add GLIBC_TUNABLES to unsecvarsAdhemerval Zanella
2023-11-21elf: Remove /etc/suid-debug supportAdhemerval Zanella
2023-11-21stdlib: The qsort implementation needs to use heapsort in more casesFlorian Weimer
2023-11-21stdlib: Handle various corner cases in the fallback heapsort for qsortFlorian Weimer
2023-11-21stdlib: Avoid another self-comparison in qsortFlorian Weimer
2023-11-21hurd: fix restarting reauth_dtable on signalSamuel Thibault
2023-11-20hurd: Prevent the final file_exec_paths call from signalsSamuel Thibault
2023-11-20manual: Fix termios.c example. (Bug 31078)Carlos O'Donell
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella
2023-11-20intl: Add test case for bug 16621Florian Weimer
2023-11-20resolv: free only initialized items from gai poolJan Palus
2023-11-20ldconfig: Fixes for skipping temporary files.Florian Weimer
2023-11-20nptl: Link tst-execstack-threads-mod.so with -z execstackFlorian Weimer
2023-11-20nptl: Rename tst-execstack to tst-execstack-threadsFlorian Weimer
2023-11-19Remove untyped mach RPC code.Flavio Cruz
2023-11-19_hurd_intr_rpc_mach_msg: handle message iteration correctly.Flavio Cruz
2023-11-16localedata: Convert oc_FR locale to UTF-8Mike FABIAN
2023-11-16localedata: Add information for OccitanMike FABIAN
2023-11-16elf: Fix force_first handling in dlclose (bug 30981)Florian Weimer
2023-11-16elf: Handle non-directory name in search path (BZ 31035)Adhemerval Zanella