summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Mention bug fixes for 30745/30843gentoo/glibc-2.38-8H.J. Lu2023-12-231-0/+2
* NEWS: Mention bug fixes for 29039/30694/30709/30721H.J. Lu2023-12-231-0/+4
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-232-2/+3
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-232-1/+2
* elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy2023-12-235-0/+113
* elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin2023-12-231-0/+1
* LoongArch: Delete excessively allocated memory.caiyinyu2023-12-231-34/+34
* elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella2023-12-231-0/+1
* sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior2023-12-232-6/+6
* Revert "elf: Move l_init_called_next to old place of l_text_end in link map"gentoo/glibc-2.38-7Florian Weimer2023-10-261-4/+4
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"gentoo/glibc-2.38-6Florian Weimer2023-10-187-176/+173
* Revert "elf: Remove unused l_text_end field from struct link_map"Florian Weimer2023-10-185-3/+18
* elf/dl-tunables.c: avoid processing of tunables in AT_SECURE executablesGleb Fotengauer-Malinovskiy2023-10-051-0/+3
* tunables: Terminate if end of input is reached (CVE-2023-4911)gentoo/glibc-2.38-5Siddhesh Poyarekar2023-10-033-15/+44
* Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar2023-10-031-1/+0
* Document CVE-2023-4806 and CVE-2023-5156 in NEWSgentoo/glibc-2.38-4Siddhesh Poyarekar2023-09-271-0/+9
* Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler2023-09-273-3/+24
* manual/jobs.texi: Add missing @item EPERM for getpgidgentoo/glibc-2.38-3Mark Wielaard2023-09-161-0/+1
* string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati2023-09-161-3/+8
* iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab2023-09-161-1/+1
* getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar2023-09-157-10/+152
* CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer2023-09-154-1/+141
* NEWS: Add the 2.38.1 bug listFlorian Weimer2023-09-151-3/+3
* elf: Move l_init_called_next to old place of l_text_end in link mapFlorian Weimer2023-09-151-4/+4
* elf: Remove unused l_text_end field from struct link_mapFlorian Weimer2023-09-155-18/+3
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-158-173/+186
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-09-151-2/+6
* libio: Fix oversized __io_vtablesAdam Jackson2023-09-151-1/+4
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-154-1/+6
* sysdeps: tst-bz21269: fix -Wreturn-typeSam James2023-09-151-2/+0
* sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James2023-09-151-1/+10
* sysdeps: tst-bz21269: fix test parameterSam James2023-09-151-1/+1
* malloc: Remove bin scanning from memalign (bug 30723)gentoo/glibc-2.38-2Florian Weimer2023-08-233-166/+11
* malloc: Enable merging of remainders in memalign (bug 30723)Florian Weimer2023-08-231-76/+121
* i686: Fix build with --disable-multiarchAdhemerval Zanella2023-08-236-2/+10
* x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella2023-08-233-1/+5
* x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein2023-08-231-4/+3
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-236-80/+13
* x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi2023-08-231-27/+199
* stdlib: Improve tst-realpath compatibility with source fortificationFlorian Weimer2023-08-231-1/+6
* linux: Use getdents64 on readdir64 compat implementationgentoo/glibc-2.38-1Adhemerval Zanella2023-07-314-108/+50
* linux: Add __old_readdir64_unlockedAdhemerval Zanella2023-07-313-70/+35
* linux: Add __readdir64_unlockedAdhemerval Zanella2023-07-313-68/+33
* linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)Adhemerval Zanella2023-07-3113-7/+319
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2023-07-314-29/+67
* Fix miscompilation on ia64's gcc-10Sergei Trofimovich2023-07-311-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2023-07-312-3/+7
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2023-07-313-11/+17
* Disable ldconfig during installMike Frysinger2023-07-311-0/+1
* NEWS: Fix typosglibc-2.38Andreas K. Hüttel2023-07-311-2/+3