summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create ChangeLog.old/ChangeLog.27Andreas K. Hüttel2023-07-301-0/+10676
* Increase version numbersAndreas K. Hüttel2023-07-302-3/+3
* INSTALL: regenerateAndreas K. Hüttel2023-07-301-7/+7
* NEWS: minor wording fixesAndreas K. Hüttel2023-07-301-2/+2
* install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel2023-07-301-1/+1
* install.texi: Update versions of most recent build toolsAndreas K. Hüttel2023-07-271-7/+7
* contrib.texi: Update for 2.38Andreas K. Hüttel2023-07-271-7/+103
* <sys/platform/x86.h>: Add APX supportH.J. Lu2023-07-275-0/+14
* translations: update cs, nl, viAndreas K. Hüttel2023-07-273-9/+84
* string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto2023-07-261-0/+9
* linux: Fix i686 with gcc6Adhemerval Zanella Netto2023-07-261-0/+9
* i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto2023-07-264-30/+6
* i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto2023-07-264-65/+1
* posix: Fix test-errno build with fortify enableAdhemerval Zanella Netto2023-07-261-1/+7
* powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto2023-07-261-7/+7
* sunrpc: Fix netname build with older gccAdhemerval Zanella Netto2023-07-261-0/+4
* malloc: Fix set-freeres.c with gcc 6Adhemerval Zanella Netto2023-07-261-0/+46