summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mutex: Fix robust mutex lock acquire (Bug 21778)gentoo/glibc-2.25-14Carlos O'Donell2018-03-032-10/+16
* locale-gen: suppress ignored error when emptying already empty directoryAndreas K. Hüttel2018-02-101-1/+1
* Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774]Arjun Shankar2018-02-093-8/+260
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2018-02-091-16/+33
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-02-093-5/+71
* mips32: fix clobbering s0 in setjmp() [BZ #22624]gentoo/glibc-2.25-13Sergei Trofimovich2017-12-181-0/+5
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+5
* posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella2017-12-181-5/+5
* posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella2017-12-181-6/+18
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-141-0/+21
* [no-patch] Update the nscd init script, Gentoo bug 492814Andreas K. Hüttel2017-12-121-43/+62
* [no-patch] Gentoo: Fix make-tarball.sh for more than 99 patches ...Andreas K. Hüttel2017-11-111-5/+5
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-11-111-2/+2
* Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab2017-11-112-37/+18
* CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]gentoo/glibc-2.25-12Paul Eggert2017-10-281-1/+1
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-10-281-2/+2
* libidn: Fix out-of-bounds stack read. Report and patch by Hanno Böck. CVE-20...Simon Josefsson2017-10-211-1/+3
* libidn/punycode.c (decode_digit): Really fix integer overflowgentoo/glibc-2.25-11Tim Rühsen2017-10-051-2/+2
* lib/punycode.c (decode_digit): Fix integer overflowTim Rühsen2017-10-051-3/+3
* [no-patch] Gentoo: also ignore commits where the message starts with [no-patch]gentoo/glibc-2.25-10Andreas K. Hüttel2017-10-041-1/+2
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-10-031-2/+2
* Use generic pthread support on hppa.John David Anglin2017-10-038-407/+43
* Rework -fno-omit-frame-pointer support on i386gentoo/glibc-2.25-9Adhemerval Zanella2017-09-115-41/+64
* Fix [BZ locale/19838]John David Anglin2017-09-111-1/+1
* [no-patch] Add a rewritten Gentoo patch tarball creation scriptAndreas K. Hüttel2017-09-062-0/+132
* [no-patch] Add Gentoo-specific support filesAndreas K. Hüttel2017-09-0617-0/+1455
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2017-08-291-7/+2
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-08-238-13/+629
* Fix i686 memchr overflow calculation (BZ#21182)gentoo/glibc-2.25-8Adhemerval Zanella2017-08-182-1/+7
* Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-08-181-4/+5
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-08-184-2/+17
* Add IS_IN guard to multiarch/IFUNC implementationsMatthias Maier2017-08-182-3/+7
* rtld: Reject overly long LD_PRELOAD path elementsFlorian Weimer2017-08-181-16/+53
* rtld: Reject overly long LD_AUDIT path elementsFlorian Weimer2017-08-181-15/+95
* rtld: Completely ignore LD_LIBRARY_PATH for AT_SECURE=1 programsFlorian Weimer2017-08-181-1/+2
* sh: Fix building with gcc5/6Alexey Neyman2017-08-181-1/+1
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-08-181-0/+5
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-5/+6
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-1/+1
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-128-9/+30
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-03-129-59/+1324
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-03-123-2/+65
* Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar2017-03-123-6/+8
* sys/types.h: drop sys/sysmacros.h includeMike Frysinger2017-02-091-9/+0
* gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2017-02-093-3/+3
* rtld: do not ignore arch-specific CFLAGSCarlos O'Donell2017-02-091-1/+1
* reload /etc/resolv.conf when it has changedThorsten Kukuk2017-02-091-0/+23
* disable ldconfig during installMike Frysinger2017-02-091-0/+1
* Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar2017-02-053-3/+7