summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]gentoo/glibc-2.34-3Florian Weimer2021-09-254-2/+73
* Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella2021-09-253-48/+17
* support: Add support_open_dev_null_rangeAdhemerval Zanella2021-09-254-0/+299
* nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer2021-09-252-2/+3
* nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)Florian Weimer2021-09-252-10/+48
* posix: Fix attribute access mode on getcwd [BZ #27476]Aurelien Jarno2021-09-252-5/+3
* Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...Joseph Myers2021-09-251-0/+4
* Update kernel version to 5.14 in tst-mman-consts.pyJoseph Myers2021-09-251-1/+1
* Update syscall lists for Linux 5.14Joseph Myers2021-09-2526-2/+33
* Use Linux 5.14 in build-many-glibcs.pyJoseph Myers2021-09-251-1/+1
* Fix failing nss/tst-nss-files-hosts-long with local resolverAurelien Jarno2021-09-251-0/+1
* iconvconfig: Fix behaviour with --prefix [BZ #28199]Siddhesh Poyarekar2021-09-253-12/+28
* nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer2021-09-258-25/+276
* nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)Florian Weimer2021-09-257-96/+107
* support: Add support_wait_for_thread_exitFlorian Weimer2021-09-253-1/+78
* MIPS: Setup errno for {f,l,}xstatJiaxun Yang2021-09-253-3/+9
* x86-64: Use testl to check __x86_string_controlH.J. Lu2021-09-251-2/+2
* elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]Arjun Shankar2021-09-251-1/+1
* librt: add test (bug 28213)gentoo/glibc-2.34-2Nikita Popov2021-08-182-0/+102
* librt: fix NULL pointer dereference (bug 28213)Nikita Popov2021-08-181-1/+1
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-184-7/+14
* iconv_charmap: Close output file when doneSiddhesh Poyarekar2021-08-181-0/+2
* copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar2021-08-181-0/+1
* gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar2021-08-181-0/+2
* gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar2021-08-181-5/+4
* ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar2021-08-181-1/+5
* Fix miscompilation on ia64's gcc-10gentoo/glibc-2.34-1Sergei Trofimovich2021-08-031-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2021-08-032-3/+7
* Add C.UTF-8 localeMike FABIAN2021-08-032-0/+239
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2021-08-033-11/+17
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2021-08-032-8/+2
* Disable ldconfig during installMike Frysinger2021-08-031-0/+1
* 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