aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 hoursbenchtests: Add difficult strstr needle for bruteforce algorithmsHEADmasterWilco Dijkstra
11 hoursx86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu
12 hoursLoongArch: Add glibc.cpu.hwcap support.caiyinyu
27 hoursnptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer
2 daysRevert "Allow glibc to be compiled without EXEC_PAGESIZE"Samuel Thibault
2 dayslocale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell
2 dayself: Do not check for loader mmap on tst-decorate-maps (BZ 31553)Adhemerval Zanella
5 daysUse --enable-obsolete in build-many-glibcs.py for nios2-linux-gnuJoseph Myers
5 dayslogin: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer
5 dayslogin: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
5 dayslogin: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer
6 daysbenchtests: Add random() benchmarkWilco Dijkstra
6 daysadvisories: Add Reported-BySiddhesh Poyarekar
7 daysFix 'Reported-By' to use Camel Case for commit 6a98f4640ea453fAdhemerval Zanella
7 daysDocument CVE-2024-2961Adhemerval Zanella
7 daysiconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol
8 dayself/rtld: Count skipped environment variables for enable_secureJoe Simmons-Talbott
11 dayspowerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer
11 daysRevert "x86_64: Suppress false positive valgrind error"Florian Weimer
13 dayswcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)Adhemerval Zanella
13 dayswcsmbs: Add test-wcsstrAdhemerval Zanella
2024-04-10posix: Sync tempname with gnulibAdhemerval Zanella
2024-04-10socket: Add new test for connectSergey Kolosov
2024-04-10libsupport: Add xgetpeernameSergey Kolosov
2024-04-09nptl: Add tst-pthread-key1-static for BZ #21777H.J. Lu
2024-04-08elf: Add ld.so test with non-existing program nameFlorian Weimer
2024-04-08elf: Check objname before calling fatal_errorH.J. Lu
2024-04-08Use crtbeginT.o and crtend.o for non-PIE static executablesH.J. Lu
2024-04-08aarch64: Enhanced CPU diagnostics for ld.soFlorian Weimer
2024-04-08x86: Add generic CPUID data dumper to ld.so --list-diagnosticsFlorian Weimer
2024-04-08elf: Add CPU iteration support for future use in ld.so diagnosticsFlorian Weimer
2024-04-07timezone: sync to TZDB 2024aPaul Eggert
2024-04-06Fix bsearch, qsort doc to match POSIX betterPaul Eggert
2024-04-06x86-64: Exclude FMA4 IFUNC functions for -mapxfH.J. Lu
2024-04-05Reinstate generic features-time64.hAdhemerval Zanella
2024-04-04Cleanup __tls_get_addr on alpha/microblaze localplt.dataAdhemerval Zanella
2024-04-04arm: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella
2024-04-04aarch64: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella
2024-04-04math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)Adhemerval Zanella
2024-04-04math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)Adhemerval Zanella
2024-04-04math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)Adhemerval Zanella
2024-04-04aarch64/fpu: Add vector variants of erfcJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of sinhJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of atanhJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of asinhJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of acoshJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of coshJoe Ramsay
2024-04-04aarch64/fpu: Add vector variants of erfJoe Ramsay
2024-04-04misc: Add support for Linux uio.h RWF_NOAPPEND flagStafford Horne