aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-27elf: In _dl_relocate_object, skip processing if object is relocatedFlorian Weimer1-3/+3
2023-11-23Remove __access_noerrnoJoseph Myers9-71/+5
2023-11-22malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella5-18/+2
2023-11-22aarch64: Fix libmvec benchmarksJoe Ramsay2-49/+81
2023-11-22posix: Revert the removal of the crypt prototype from <unistd.h>Florian Weimer2-1/+17
2023-11-21elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secureAdhemerval Zanella1-1/+8
2023-11-21elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella1-16/+16
2023-11-21elf: Remove any_debug from dl_main_stateAdhemerval Zanella2-6/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella39-109/+165
2023-11-21elf: Ignore LD_PROFILE for setuid binariesAdhemerval Zanella3-6/+17
2023-11-21s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2-15/+17
2023-11-21x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella4-55/+32
2023-11-21elf: Emit warning if tunable is ill-formattedAdhemerval Zanella1-0/+6
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella4-2/+48
2023-11-21elf: Do not parse ill-formatted stringsAdhemerval Zanella2-16/+45
2023-11-21elf: Do not process invalid tunable formatAdhemerval Zanella2-7/+21
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella4-58/+86
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella9-161/+299
2023-11-21elf: Add GLIBC_TUNABLES to unsecvarsAdhemerval Zanella2-28/+5
2023-11-21elf: Remove /etc/suid-debug supportAdhemerval Zanella4-24/+3
2023-11-21stdlib: The qsort implementation needs to use heapsort in more casesFlorian Weimer3-4/+187
2023-11-21stdlib: Handle various corner cases in the fallback heapsort for qsortFlorian Weimer3-17/+173
2023-11-21stdlib: Avoid another self-comparison in qsortFlorian Weimer1-1/+1
2023-11-21hurd: fix restarting reauth_dtable on signalSamuel Thibault1-12/+23
2023-11-20hurd: Prevent the final file_exec_paths call from signalsSamuel Thibault2-1/+27
2023-11-20manual: Fix termios.c example. (Bug 31078)Carlos O'Donell1-2/+1
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay15-108/+570
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella3-55/+77
2023-11-20intl: Add test case for bug 16621Florian Weimer2-1/+42
2023-11-20resolv: free only initialized items from gai poolJan Palus1-1/+2
2023-11-20ldconfig: Fixes for skipping temporary files.Florian Weimer1-4/+15
2023-11-20nptl: Link tst-execstack-threads-mod.so with -z execstackFlorian Weimer1-0/+1
2023-11-20nptl: Rename tst-execstack to tst-execstack-threadsFlorian Weimer4-6/+11
2023-11-19Remove untyped mach RPC code.Flavio Cruz4-141/+0
2023-11-19_hurd_intr_rpc_mach_msg: handle message iteration correctly.Flavio Cruz1-12/+12
2023-11-16localedata: Convert oc_FR locale to UTF-8Mike FABIAN1-15/+15
2023-11-16localedata: Add information for OccitanMike FABIAN1-4/+6
2023-11-16elf: Fix force_first handling in dlclose (bug 30981)Florian Weimer3-13/+29
2023-11-16elf: Handle non-directory name in search path (BZ 31035)Adhemerval Zanella5-3/+103
2023-11-16New Zealand locales (en_NZ & mi_NZ) first day of week should be MondayMike FABIAN2-0/+2
2023-11-15x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.SNoah Goldstein1-24/+51
2023-11-15posix: Check pidfd_spawn with tst-spawn7-pidAdhemerval Zanella1-1/+1
2023-11-15sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson1-2/+2
2023-11-15y2038: Fix support for 64-bit time on legacy ABIsGaƫl PORTAY1-1/+1
2023-11-14hurd: Fix spawni returning allocation errors.Samuel Thibault1-2/+8
2023-11-14hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTEDSamuel Thibault1-0/+6
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra8-332/+1
2023-11-13AArch64: Add memset_zva64Wilco Dijkstra6-68/+38
2023-11-13AArch64: Cleanup emag memsetWilco Dijkstra4-197/+90
2023-11-13test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.Yanzhang Wang1-1/+1