aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-09Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers
2021-08-09librt: fix NULL pointer dereference (bug 28213)Nikita Popov
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer
2021-08-05Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers
2021-08-05tst-mxfast: Don't run with mcheckSiddhesh Poyarekar
2021-08-04rt: Set the correct message queue for tst-mqueue10Adhemerval Zanella
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella
2021-08-04linux: Add sparck brk implementationAdhemerval Zanella
2021-08-04test-dlclose-exit-race: avoid hang on pthread_create errorDJ Delorie
2021-08-04gethosts: Remove unused argument _typeSiddhesh Poyarekar
2021-08-03hurd: Avoid spurious warningSamuel Thibault
2021-08-03gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar
2021-08-03copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar
2021-08-03iconv_charmap: Close output file when doneSiddhesh Poyarekar
2021-08-03gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar
2021-08-03ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar
2021-08-02Fix build of nptl/tst-thread_local1.cc with GCC 12Joseph Myers
2021-08-02nis: Fix leak on realloc failure in nis_getnames [BZ #28150]Robbie Harwood
2021-08-02Remove obsolete comments/name from several benchtest input files.Paul Zimmermann
2021-08-02Remove obsolete comments/name from acos-inputs, since slow path was removed.Paul Zimmermann
2021-08-01Open master branch for glibc 2.35 developmentglibc-2.34.9000Carlos O'Donell
2021-08-01Update ChangeLog.old/ChangeLog.23.glibc-2.34Carlos O'Donell
2021-08-01Prepare for glibc 2.34 release.Carlos O'Donell
2021-08-01po/nl.po: Update Dutch translation.Carlos O'Donell
2021-08-01Update install.texi, and regenerate INSTALL.Carlos O'Donell
2021-08-01Update translations.Carlos O'Donell
2021-08-01Update NEWS.Carlos O'Donell
2021-08-01NEWS: Fix typos, grammar, and missing wordsMark Harris
2021-07-30elf: Fix audit regressionAdhemerval Zanella
2021-07-28Update libc.pot for 2.34 release.Carlos O'Donell
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu
2021-07-28build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar
2021-07-28__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]Siddhesh Poyarekar
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault
2021-07-26Exclude static tests for mcheck and malloc-checkSiddhesh Poyarekar
2021-07-25i386: Regenerate ulpsArjun Shankar
2021-07-23manual: Document unsupported cases for interpositionSiddhesh Poyarekar
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer