aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers9-7/+52
2021-08-09librt: fix NULL pointer dereference (bug 28213)Nikita Popov1-1/+1
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard26-68/+139
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard2-10/+23
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard20-38/+38
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer3-7/+7
2021-08-05Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers1-0/+3
2021-08-05tst-mxfast: Don't run with mcheckSiddhesh Poyarekar1-1/+2
2021-08-04rt: Set the correct message queue for tst-mqueue10Adhemerval Zanella1-2/+2
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2021-08-04linux: Add sparck brk implementationAdhemerval Zanella1-0/+58
2021-08-04test-dlclose-exit-race: avoid hang on pthread_create errorDJ Delorie1-1/+13
2021-08-04gethosts: Remove unused argument _typeSiddhesh Poyarekar1-3/+3
2021-08-03hurd: Avoid spurious warningSamuel Thibault1-1/+1
2021-08-03gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar1-0/+2
2021-08-03copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar1-0/+1
2021-08-03iconv_charmap: Close output file when doneSiddhesh Poyarekar1-0/+2
2021-08-03gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar1-5/+4
2021-08-03ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar1-1/+5
2021-08-02Fix build of nptl/tst-thread_local1.cc with GCC 12Joseph Myers1-0/+1
2021-08-02nis: Fix leak on realloc failure in nis_getnames [BZ #28150]Robbie Harwood1-4/+4
2021-08-02Remove obsolete comments/name from several benchtest input files.Paul Zimmermann6-23/+0
2021-08-02Remove obsolete comments/name from acos-inputs, since slow path was removed.Paul Zimmermann1-3/+0
2021-08-01Open master branch for glibc 2.35 developmentglibc-2.34.9000Carlos O'Donell2-2/+26
2021-08-01Update ChangeLog.old/ChangeLog.23.glibc-2.34Carlos O'Donell1-0/+32243
2021-08-01Prepare for glibc 2.34 release.Carlos O'Donell2-3/+3
2021-08-01po/nl.po: Update Dutch translation.Carlos O'Donell1-6/+72
2021-08-01Update install.texi, and regenerate INSTALL.Carlos O'Donell2-8/+8
2021-08-01Update translations.Carlos O'Donell36-6169/+6699
2021-08-01Update NEWS.Carlos O'Donell1-4/+172
2021-08-01NEWS: Fix typos, grammar, and missing wordsMark Harris1-12/+13
2021-07-30elf: Fix audit regressionAdhemerval Zanella4-10/+61
2021-07-28Update libc.pot for 2.34 release.Carlos O'Donell1-208/+208
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu5-0/+25
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu3-3/+3
2021-07-28build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer1-0/+10
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar3-11/+23
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar2-3/+16
2021-07-28__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]Siddhesh Poyarekar1-0/+4
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar2-4/+4
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault1-0/+1
2021-07-26Exclude static tests for mcheck and malloc-checkSiddhesh Poyarekar1-10/+3
2021-07-25i386: Regenerate ulpsArjun Shankar2-61/+61
2021-07-23manual: Document unsupported cases for interpositionSiddhesh Poyarekar1-0/+7
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu14-564/+570
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar4-32/+34
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault2-2/+4
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer22-0/+36
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer25-1/+99