aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NEWS entry for CVE-2016-10228 (bug 19519)gentoo/glibc-2.31-9gentoo/2.31Aurelien Jarno2020-09-041-0/+4
* Rewrite iconv option parsing [BZ #19519]Arjun Shankar2020-09-0412-143/+990
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-09-042-2/+3
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-09-044-2/+88
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-09-042-0/+24
* Add NEWS entry for CVE-2020-6096 (bug 25620)gentoo/glibc-2.31-8Aurelien Jarno2020-07-181-0/+5
* arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov2020-07-181-11/+11
* arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin2020-07-182-28/+20
* en_US: Minimize changes to date_fmt (Bug 25923)Carlos O'Donell2020-07-171-2/+5
* NEWS: Mention BZ 25933 fixH.J. Lu2020-07-111-0/+1
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-07-111-0/+15
* Fix miscompilation on ia64's gcc-10Sergei Trofimovich2020-07-111-1/+3
* sparc: Avoid clobbering register parameters in syscallgentoo/glibc-2.31-7Adhemerval Zanella2020-06-101-27/+53
* sparc: Use Linux kABI for syscall returnAdhemerval Zanella2020-06-103-48/+38
* [no-patch] Gentoo: remove remaining patchset generation logic, now in separat...gentoo/glibc-2.31-6Andreas K. Hüttel2020-06-093-133/+0
* nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer2020-06-095-11/+47
* aarch64: fix strcpy and strnlen for big-endian [BZ #25824]Lexi Shao2020-06-092-0/+10
* aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer2020-06-091-0/+3
* [no-patch] Gentoo: remove etc files, now in FILESDIRAndreas K. Hüttel2020-05-123-109/+0
* [no-patch] Gentoo: remove locale-gen from repo, packaged separately nowgentoo/glibc-2.31-5Andreas K. Hüttel2020-05-125-631/+0
* NEWS: Mention fixes for BZ 25810/25896/25902/25966H.J. Lu2020-05-121-0/+4
* x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu2020-05-121-3/+3
* NEWS: Mention bug 25639 fixed in 2.31 branchRafał Lużyński2020-05-121-0/+2
* oc_FR locale: Fix spelling of April (bug 25639)Rafał Lużyński2020-05-121-2/+2
* oc_FR locale: Fix spelling of Thursday (bug 25639)Rafał Lużyński2020-05-121-1/+1
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-05-124-1/+44
* powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu2020-05-122-24/+24
* Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu2020-05-124-3/+66
* Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2020-05-122-18/+18
* Add a syscall test for [BZ #25810]H.J. Lu2020-05-122-1/+168
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-05-126-30/+159
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-05-122-6/+25
* Fix build with GCC 10 when long double = double.Joseph Myers2020-05-121-0/+122
* Add new file missed in previous hppa commit.John David Anglin2020-05-121-0/+58
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-05-125-22/+143
* nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang2020-05-121-22/+0
* mips: Fix bracktrace result for signal framesgentoo/glibc-2.31-4Adhemerval Zanella2020-04-123-0/+102
* stdlib: Move tst-system to tests-containerAdhemerval Zanella2020-04-122-5/+8
* support/shell-container.c: Add builtin killAdhemerval Zanella2020-04-121-0/+25
* support/shell-container.c: Add builtin exitAdhemerval Zanella2020-04-121-0/+13
* support/shell-container.c: Return 127 if execve failsAdhemerval Zanella2020-04-121-1/+1
* Add NEWS entry for CVE-2020-1751 (bug 25423)Aurelien Jarno2020-04-121-0/+3
* posix: Fix system error return value [BZ #25715]Adhemerval Zanella2020-04-123-11/+130
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu2020-04-101-2/+3
* Add NEWS entry for CVE-2020-1752 (bug 25414)gentoo/glibc-2.31-3Aurelien Jarno2020-03-221-0/+3
* Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab2020-03-221-12/+13
* Update syscall lists for Linux 5.5.Joseph Myers2020-03-222-2/+3
* NEWS: update list of bugs fixed on the 2.31 branchAurelien Jarno2020-03-221-0/+4
* Add NEWS entry for CVE-2020-10029 (bug 25487)Aurelien Jarno2020-03-221-1/+3
* math/test-sinl-pseudo: Use stack protector only if availableFlorian Weimer2020-03-221-0/+2