aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-10malloc/Makefile: Split and sort testsH.J. Lu1-64/+102
2024-05-09Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu1-3/+6
2024-05-09powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2-14/+8
2024-05-08x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk1-3/+3
2024-05-08localedata: fix weekdays in mdf_RU localeMike FABIAN1-14/+15
2024-05-08localedata: add mdf_RU localeMike FABIAN4-0/+207
2024-05-07elf: Make glibc.rtld.enable_secure ignore alias environment variablesAdhemerval Zanella3-24/+164
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella16-26/+30
2024-05-07elf: Remove glibc.rtld.enable_secure check from parse_tunables_stringAdhemerval Zanella1-20/+38
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella4-14/+84
2024-05-06NEWS: Add advisories.Carlos O'Donell1-0/+19
2024-05-06Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602Carlos O'Donell4-0/+108
2024-05-06Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu7-1/+102
2024-05-06powerpc: Optimized strncmp for power10Amrita H S5-1/+304
2024-05-03build-many-glibcs.py: Add openrisc hard float glibc variantStafford Horne1-2/+3
2024-05-03or1k: Add hard float supportStafford Horne32-218/+1425
2024-05-03or1k: Add hard float libm-test-ulpsStafford Horne5-1/+1117
2024-05-02nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer1-2/+2
2024-05-02Add a test to check for duplicate definitions in the static libraryGabi Falk1-0/+7
2024-05-02i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2-2/+2
2024-05-02i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk1-1/+1
2024-05-02nscd: Typo inside comment in netgroup cacheFlorian Weimer1-1/+1
2024-05-01time: Allow later version licensing.Carlos O'Donell4-4/+4
2024-04-30hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANSSergey Bugaev1-2/+0
2024-04-30libio: Sort test variables in MakefileH.J. Lu1-20/+84
2024-04-30AArch64: Remove unused defines of CPU namesWilco Dijkstra1-7/+0
2024-04-30Make sure INSTALL is ASCII plaintext againMark Wielaard2-248/+248
2024-04-25x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer1-0/+5
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu1-0/+1
2024-04-25CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer1-98/+121
2024-04-25CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer1-4/+7
2024-04-25CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer1-8/+6
2024-04-25CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer1-2/+3
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-25GLIBC-SA-2024-0004: add commit for 2.31 branchAurelien Jarno1-0/+1
2024-04-24benchtests: Add difficult strstr needle for bruteforce algorithmsWilco Dijkstra1-0/+27
2024-04-24x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu4-1/+18
2024-04-24LoongArch: Add glibc.cpu.hwcap support.caiyinyu13-9/+475
2024-04-23nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer1-4/+11
2024-04-22Revert "Allow glibc to be compiled without EXEC_PAGESIZE"Samuel Thibault3-8/+2
2024-04-22locale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell6-10/+119
2024-04-22elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)Adhemerval Zanella1-6/+6
2024-04-19Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnuJoseph Myers1-1/+2
2024-04-19login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer6-5/+55
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer18-22/+165
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer17-1/+88
2024-04-18benchtests: Add random() benchmarkWilco Dijkstra2-0/+107
2024-04-18advisories: Add Reported-BySiddhesh Poyarekar1-0/+4
2024-04-17Fix 'Reported-By' to use Camel Case for commit 6a98f4640ea453fAdhemerval Zanella1-1/+1
2024-04-17Document CVE-2024-2961Adhemerval Zanella1-0/+27