about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* manual: add dup3DJ Delorie2024-05-131-0/+8
* libio/bug-wsetpos: Make the error message match the causing functionMaciej W. Rozycki2024-05-131-1/+1
* malloc/Makefile: Split and sort testsH.J. Lu2024-05-101-64/+102
* Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu2024-05-091-3/+6
* powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2024-05-092-14/+8
* x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk2024-05-081-3/+3
* localedata: fix weekdays in mdf_RU localeMike FABIAN2024-05-081-14/+15
* localedata: add mdf_RU localeMike FABIAN2024-05-084-0/+207
* elf: Make glibc.rtld.enable_secure ignore alias environment variablesAdhemerval Zanella2024-05-073-24/+164
* support: Add envp argument to support_capture_subprogramAdhemerval Zanella2024-05-0716-26/+30
* elf: Remove glibc.rtld.enable_secure check from parse_tunables_stringAdhemerval Zanella2024-05-071-20/+38
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2024-05-074-14/+84
* NEWS: Add advisories.Carlos O'Donell2024-05-061-0/+19
* Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602Carlos O'Donell2024-05-064-0/+108
* Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu2024-05-067-1/+102
* powerpc: Optimized strncmp for power10Amrita H S2024-05-065-1/+304
* build-many-glibcs.py: Add openrisc hard float glibc variantStafford Horne2024-05-031-2/+3
* or1k: Add hard float supportStafford Horne2024-05-0332-218/+1425
* or1k: Add hard float libm-test-ulpsStafford Horne2024-05-035-1/+1117
* nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer2024-05-021-2/+2
* Add a test to check for duplicate definitions in the static libraryGabi Falk2024-05-021-0/+7
* i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2024-05-022-2/+2
* i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk2024-05-021-1/+1
* nscd: Typo inside comment in netgroup cacheFlorian Weimer2024-05-021-1/+1
* time: Allow later version licensing.Carlos O'Donell2024-05-014-4/+4
* hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANSSergey Bugaev2024-04-301-2/+0
* libio: Sort test variables in MakefileH.J. Lu2024-04-301-20/+84
* AArch64: Remove unused defines of CPU namesWilco Dijkstra2024-04-301-7/+0
* Make sure INSTALL is ASCII plaintext againMark Wielaard2024-04-302-248/+248
* x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer2024-04-251-0/+5
* elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2024-04-251-0/+1
* CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer2024-04-251-98/+121
* CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer2024-04-251-4/+7
* CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer2024-04-251-8/+6
* CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer2024-04-251-2/+3
* i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer2024-04-251-0/+1
* GLIBC-SA-2024-0004: add commit for 2.31 branchAurelien Jarno2024-04-251-0/+1
* benchtests: Add difficult strstr needle for bruteforce algorithmsWilco Dijkstra2024-04-241-0/+27
* x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu2024-04-244-1/+18
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2024-04-2413-9/+475
* nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer2024-04-231-4/+11
* Revert "Allow glibc to be compiled without EXEC_PAGESIZE"Samuel Thibault2024-04-223-8/+2
* locale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell2024-04-226-10/+119
* elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)Adhemerval Zanella2024-04-221-6/+6
* Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnuJoseph Myers2024-04-191-1/+2
* login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer2024-04-196-5/+55
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-1918-22/+165
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-1917-1/+88
* benchtests: Add random() benchmarkWilco Dijkstra2024-04-182-0/+107
* advisories: Add Reported-BySiddhesh Poyarekar2024-04-181-0/+4