aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers9-7/+103
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers1-0/+1
2023-08-08hurd: Make error_t an int in C++Samuel Thibault1-0/+6
2023-08-08Use binutils 2.41 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2023-08-08linux: statvfs: allocate spare for f_typeнаб4-11/+21
2023-08-08hurd: statvfs: __f_type -> f_typeнаб1-2/+2
2023-08-08htl: Initialize ___pthread_self earlySamuel Thibault3-17/+15
2023-08-08htl: Add support for static TSD dataSamuel Thibault7-18/+97
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi1-27/+199
2023-08-06hurd: Rework generating errno.hSamuel Thibault3-41/+19
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault1-0/+3
2023-08-04LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie2-2/+2
2023-08-03chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault6-0/+15
2023-08-03tst-realpath-toolong: return "unsupported" when PATH_MAX is undefinedSamuel Thibault1-4/+5
2023-08-03Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault1-1/+10
2023-08-03tst-*glob*: Do not check d_name sizeSamuel Thibault2-2/+2
2023-08-03hurd: Do not include full <stdarg.h> in <hurd.h>Florian Weimer1-2/+2
2023-08-02iconv: restore verbosity with unrecognized encoding names (bug 30694)Andreas Schwab1-1/+1
2023-08-01configure: Remove --enable-all-warnings optionAdhemerval Zanella Netto4-28/+1
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers1-0/+1
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers3-4/+4
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati13-74/+414
2023-08-01vfprintf-internal: Get rid of alloca.Joe Simmons-Talbott2-1/+152
2023-08-01stdlib: Improve tst-realpath compatibility with source fortificationFlorian Weimer1-1/+6
2023-07-31Open master branch for glibc 2.39 developmentglibc-2.38.9000Andreas K. Hüttel2-2/+25
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel1-2/+3
2023-07-30Create ChangeLog.old/ChangeLog.27Andreas K. Hüttel1-0/+10676
2023-07-30Increase version numbersAndreas K. Hüttel2-3/+3
2023-07-30INSTALL: regenerateAndreas K. Hüttel1-7/+7
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel1-2/+2
2023-07-30install.texi: Build was tested with binutils 2.41 (just released)Andreas K. Hüttel1-1/+1
2023-07-27install.texi: Update versions of most recent build toolsAndreas K. Hüttel1-7/+7
2023-07-27contrib.texi: Update for 2.38Andreas K. Hüttel1-7/+103
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu5-0/+14
2023-07-27translations: update cs, nl, viAndreas K. Hüttel3-9/+84
2023-07-26string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto1-0/+9
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto1-0/+9
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto4-30/+6
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto4-65/+1
2023-07-26posix: Fix test-errno build with fortify enableAdhemerval Zanella Netto1-1/+7
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto1-7/+7
2023-07-26sunrpc: Fix netname build with older gccAdhemerval Zanella Netto1-0/+4
2023-07-26malloc: Fix set-freeres.c with gcc 6Adhemerval Zanella Netto1-0/+46
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel1-2/+41
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel1-1/+1
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel1-9/+9
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno2-0/+2
2023-07-25nscd: cleanup obsolete _FORTIFY_SOURCE settingSam James1-2/+0
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler1-0/+1
2023-07-24string: Fix tester with fortify enabledAdhemerval Zanella Netto1-4/+8