aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17Fix parallel build errorgentoo/2.21Andreas Schwab
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-16Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-02-16Handle overflow in __hcreate_rOndřej Bílka
2016-02-16Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov
2016-02-16Fix BZ #17905Paul Pluzhnikov
2016-02-16CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger
2015-07-20Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov
2015-07-20Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-07-20CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar
2015-02-14Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-09disable PIE when checking for PIC defaultKevin F. Quinn
2015-02-09hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-09hppa: fix pthread spinlockJohn David Anglin
2015-02-09hppa: fix bug in floating point exception supportJohn David Anglin
2015-02-09hppa: fix build problems with atomic codeJohn David Anglin
2015-02-09arm: fix PIC vs SHARED typosDavid Lamparter
2015-02-09gentoo: disable building in timezone subdirMike Frysinger
2015-02-09gentoo: support running tests under sandboxStephanie J. Lockwood-Childs
2015-02-09rtld: do not ignore arch-specific CFLAGSGuy Martin
2015-02-09nptl: support thread stacks that grow upCarlos O'Donell
2015-02-09reload /etc/resolv.conf when it has changedThorsten Kukuk
2015-02-09Fix localedef segfault when run under exec-shield, PaX or similarJakub Jelinek
2015-02-09make fortify logic checks less angryMike Frysinger
2015-02-09workaround crash when handling signals in static PIEsMike Frysinger
2015-02-09disable ldconfig during installMike Frysinger
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab
2015-01-29Fix up ChangeLog formattingSiddhesh Poyarekar
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar
2015-01-28Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab