about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* [1/5] AArch64: Improve A64FX memset for small sizesWilco Dijkstra2021-08-101-60/+36
* Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers2021-08-091-1/+1
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-099-7/+52
* librt: fix NULL pointer dereference (bug 28213)Nikita Popov2021-08-091-1/+1
* powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard2021-08-0626-68/+139
* powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard2021-08-062-10/+23
* powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard2021-08-0620-38/+38
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-063-7/+7
* Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers2021-08-051-0/+3
* tst-mxfast: Don't run with mcheckSiddhesh Poyarekar2021-08-051-1/+2
* rt: Set the correct message queue for tst-mqueue10Adhemerval Zanella2021-08-041-2/+2
* Update sparc libm-test-ulpsAdhemerval Zanella2021-08-041-1/+1
* linux: Add sparck brk implementationAdhemerval Zanella2021-08-041-0/+58
* test-dlclose-exit-race: avoid hang on pthread_create errorDJ Delorie2021-08-041-1/+13
* gethosts: Remove unused argument _typeSiddhesh Poyarekar2021-08-041-3/+3
* hurd: Avoid spurious warningSamuel Thibault2021-08-031-1/+1
* gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar2021-08-031-0/+2
* copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar2021-08-031-0/+1
* iconv_charmap: Close output file when doneSiddhesh Poyarekar2021-08-031-0/+2
* gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar2021-08-031-5/+4
* ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar2021-08-031-1/+5
* Fix build of nptl/tst-thread_local1.cc with GCC 12Joseph Myers2021-08-021-0/+1
* nis: Fix leak on realloc failure in nis_getnames [BZ #28150]Robbie Harwood2021-08-021-4/+4
* Remove obsolete comments/name from several benchtest input files.Paul Zimmermann2021-08-026-23/+0
* Remove obsolete comments/name from acos-inputs, since slow path was removed.Paul Zimmermann2021-08-021-3/+0
* Open master branch for glibc 2.35 development glibc-2.34.9000Carlos O'Donell2021-08-012-2/+26
* Update ChangeLog.old/ChangeLog.23. glibc-2.34Carlos O'Donell2021-08-011-0/+32243
* Prepare for glibc 2.34 release.Carlos O'Donell2021-08-012-3/+3
* po/nl.po: Update Dutch translation.Carlos O'Donell2021-08-011-6/+72
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2021-08-012-8/+8
* Update translations.Carlos O'Donell2021-08-0136-6169/+6699
* Update NEWS.Carlos O'Donell2021-08-011-4/+172
* NEWS: Fix typos, grammar, and missing wordsMark Harris2021-08-011-12/+13
* elf: Fix audit regressionAdhemerval Zanella2021-07-304-10/+61
* Update libc.pot for 2.34 release.Carlos O'Donell2021-07-281-208/+208
* x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu2021-07-285-0/+25
* Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu2021-07-283-3/+3
* build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer2021-07-281-0/+10
* tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar2021-07-283-11/+23
* xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar2021-07-282-3/+16
* __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]Siddhesh Poyarekar2021-07-281-0/+4
* manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar2021-07-272-4/+4
* hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault2021-07-271-0/+1
* Exclude static tests for mcheck and malloc-checkSiddhesh Poyarekar2021-07-261-10/+3
* i386: Regenerate ulpsArjun Shankar2021-07-252-61/+61
* manual: Document unsupported cases for interpositionSiddhesh Poyarekar2021-07-231-0/+7
* x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu2021-07-2314-564/+570
* Fix build and tests with --disable-tunablesSiddhesh Poyarekar2021-07-234-32/+34
* hurd: Fix glob lstat compatibilitySamuel Thibault2021-07-222-2/+4
* socket: Add time64 alias for setsockoptFlorian Weimer2021-07-2222-0/+36