about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-187-179/+173
* Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"Florian Weimer2023-10-181-1/+1
* Add strlcat/wcslcat testcase.Sunil K Pandey2023-10-174-0/+423
* Add strlcpy/wcslcpy testcaseSunil K Pandey2023-10-174-0/+344
* Add LE DSCP code point from RFC-8622.Bruno Victal2023-10-171-0/+5
* Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers2023-10-171-0/+1
* Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers2023-10-161-0/+4
* Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers2023-10-161-0/+11
* Avoid maybe-uninitialized warning in __kernel_rem_pio2Andreas Schwab2023-10-161-9/+5
* Fix WAIT_FOR_DEBUGGER for container tests.Stefan Liebler2023-10-161-8/+6
* stdlib: fix grouping verification with multi-byte thousands separator (bug 30...Andreas Schwab2023-10-122-24/+13
* build-many-glibcs: Check for required system toolsDJ Delorie2023-10-091-0/+96
* x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10Noah Goldstein2023-10-063-569/+293
* aarch64: Optimise vecmath logsJoe Ramsay2023-10-057-215/+226
* aarch64: Cosmetic change in SVE exp routinesJoe Ramsay2023-10-052-47/+44
* aarch64: Optimize SVE cos & cosfJoe Ramsay2023-10-052-53/+47
* aarch64: Improve vecmath sin routinesJoe Ramsay2023-10-053-73/+87
* nss: Get rid of alloca usage in makedb's write_output.Joe Simmons-Talbott2023-10-041-1/+12
* debug: Add regression tests for BZ 30932Adhemerval Zanella2023-10-042-0/+84
* Fix FORTIFY_SOURCE false positiveVolker Weißmann2023-10-041-1/+3
* nss: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-14/+41
* inet: Rearrange and sort Makefile variablesArjun Shankar2023-10-041-30/+112
* Fix off-by-one OOB write in iconv/tst-iconv-mtSzabolcs Nagy2023-10-041-10/+5
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-023-15/+44
* Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar2023-10-021-1/+0
* Linux: add ST_NOSYMFOLLOWKir Kolyshkin2023-10-021-1/+3
* resolve: Remove __res_context_query alloca usageAdhemerval Zanella2023-10-021-31/+23
* mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott2023-10-021-16/+10
* x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein2023-09-295-3/+83
* resolv: Fix a comment typo in __resolv_conf_loadArjun Shankar2023-09-291-1/+1
* Remove unused -DRESOLVER getaddrinfo build flagArjun Shankar2023-09-291-1/+1
* C2x scanf %wN, %wfN supportJoseph Myers2023-09-288-0/+598
* test-container: Use nftw instead of rm -rfAdhemerval Zanella2023-09-281-23/+11
* hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault2023-09-284-16/+8
* elf: Fix compile error with -DNDEBUG [BZ #18755]Qingqing Li2023-09-271-1/+1
* MIPS: Add relocation typesYing Huang2023-09-271-1/+59
* MIPS: Add new section type SHT_MIPS_ABIFLAGSYing Huang2023-09-271-0/+1
* MIPS: Add ELF file header flagsYing Huang2023-09-271-1/+47
* fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti2023-09-271-0/+9
* io: Do not implement fstat with fstatatAdhemerval Zanella2023-09-273-12/+68
* libio: Add nonnull attribute for most FILE * arguments in stdio.hXi Ruoyao2023-09-263-78/+99
* AArch64: Remove -0.0 check from vector sinWilco Dijkstra2023-09-262-12/+2
* Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar2023-09-261-0/+9
* elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer2023-09-261-1/+8
* Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler2023-09-253-3/+24
* elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott2023-09-211-1/+0
* Remove unused localedata/th_TH.inMike FABIAN2023-09-211-178/+0
* Adapt collation in th_TH locale to use the iso14651_t1_common file and sync t...Mike FABIAN2023-09-213-741/+252
* Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu2023-09-2111-329/+8
* Update kernel version to 6.5 in header constant testsJoseph Myers2023-09-202-2/+2