summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel2023-07-251-2/+41
* NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel2023-07-251-1/+1
* NEWS: Minor editorial changesAndreas K. Hüttel2023-07-251-9/+9
* MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno2023-07-252-0/+2
* nscd: cleanup obsolete _FORTIFY_SOURCE settingSam James2023-07-251-2/+0
* Include sys/rseq.h in tst-rseq-disable.cStefan Liebler2023-07-251-0/+1
* string: Fix tester with fortify enabledAdhemerval Zanella Netto2023-07-241-4/+8
* string: Fix bug-strncat1 with fortify enabledAdhemerval Zanella Netto2023-07-241-6/+8
* nscd: Use errval, not errno to guide cache update (bug 30662)Florian Weimer2023-07-242-2/+2
* Restore lookup of IPv4 mapped addresses in files database (bug 25457)Andreas Schwab2023-07-246-9/+128
* Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel2023-07-221-137/+3
* riscv: Update rvd libm test ulpsAurelien Jarno2023-07-221-0/+1
* MIPS: Sync elf.h from binutilsYing Huang2023-07-221-3/+137
* Merge translations (bg, hr, pl, sv)Andreas K. Hüttel2023-07-224-10/+106
* nptl: Unconditionally use a 32-byte rseq areaFlorian Weimer2023-07-211-4/+14