aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08linux: statvfs: allocate spare for f_typeнаб
2023-08-08hurd: statvfs: __f_type -> f_typeнаб
2023-08-08htl: Initialize ___pthread_self earlySamuel Thibault
2023-08-08htl: Add support for static TSD dataSamuel Thibault
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi
2023-08-06hurd: Rework generating errno.hSamuel Thibault
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault
2023-08-04LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie
2023-08-03chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault
2023-08-03tst-realpath-toolong: return "unsupported" when PATH_MAX is undefinedSamuel Thibault
2023-08-03Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault
2023-08-03tst-*glob*: Do not check d_name sizeSamuel Thibault
2023-08-03hurd: Do not include full <stdarg.h> in <hurd.h>Florian Weimer
2023-08-02iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-08-01vfprintf-internal: Get rid of alloca.Joe Simmons-Talbott
2023-08-01stdlib: Improve tst-realpath compatibility with source fortificationFlorian Weimer
2023-07-31Open master branch for glibc 2.39 developmentglibc-2.38.9000Andreas K. Hüttel
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel
2023-07-30Create ChangeLog.old/ChangeLog.27Andreas K. Hüttel
2023-07-30Increase version numbersAndreas K. Hüttel
2023-07-30INSTALL: regenerateAndreas K. Hüttel
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel
2023-07-30install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel
2023-07-27install.texi: Update versions of most recent build toolsAndreas K. Hüttel
2023-07-27contrib.texi: Update for 2.38Andreas K. Hüttel
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu
2023-07-27translations: update cs, nl, viAndreas K. Hüttel
2023-07-26string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto
2023-07-26posix: Fix test-errno build with fortify enableAdhemerval Zanella Netto
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-07-26sunrpc: Fix netname build with older gccAdhemerval Zanella Netto
2023-07-26malloc: Fix set-freeres.c with gcc 6Adhemerval Zanella Netto
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno
2023-07-25nscd: cleanup obsolete _FORTIFY_SOURCE settingSam James
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler
2023-07-24string: Fix tester with fortify enabledAdhemerval Zanella Netto
2023-07-24string: Fix bug-strncat1 with fortify enabledAdhemerval Zanella Netto
2023-07-24nscd: Use errval, not errno to guide cache update (bug 30662)Florian Weimer
2023-07-24Restore lookup of IPv4 mapped addresses in files database (bug 25457)Andreas Schwab
2023-07-22Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel