aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Fix parallel build errorgentoo/2.21Andreas Schwab1-1/+1
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell3-69/+309
2016-02-16Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer3-19/+93
2016-02-16Handle overflow in __hcreate_rOndřej Bílka1-1/+8
2016-02-16Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2-8/+64
2016-02-16Fix BZ #17905Paul Pluzhnikov4-17/+65
2016-02-16CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer3-2/+120
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger5-22/+103
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger1-3/+1
2015-07-20Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov1-1/+7
2015-07-20Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2-6/+7
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+4
2015-07-20CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar1-1/+2
2015-02-14Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras1-2/+2
2015-02-09disable PIE when checking for PIC defaultKevin F. Quinn2-2/+2
2015-02-09hppa: fix __O_SYNC to match the kernelJohn David Anglin1-1/+1
2015-02-09hppa: fix pthread spinlockJohn David Anglin2-8/+8
2015-02-09hppa: fix bug in floating point exception supportJohn David Anglin2-5/+5
2015-02-09hppa: fix build problems with atomic codeJohn David Anglin1-28/+32
2015-02-09arm: fix PIC vs SHARED typosDavid Lamparter2-2/+2
2015-02-09gentoo: disable building in timezone subdirMike Frysinger1-1/+1
2015-02-09gentoo: support running tests under sandboxStephanie J. Lockwood-Childs3-3/+3
2015-02-09rtld: do not ignore arch-specific CFLAGSGuy Martin1-1/+1
2015-02-09nptl: support thread stacks that grow upCarlos O'Donell3-12/+42
2015-02-09reload /etc/resolv.conf when it has changedThorsten Kukuk1-0/+15
2015-02-09Fix localedef segfault when run under exec-shield, PaX or similarJakub Jelinek1-0/+36
2015-02-09make fortify logic checks less angryMike Frysinger1-3/+4
2015-02-09workaround crash when handling signals in static PIEsMike Frysinger1-1/+1
2015-02-09disable ldconfig during installMike Frysinger1-0/+1
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell3-3/+7
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell2-1/+1150
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov4-15/+62
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell40-46505/+67618
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell14-1212/+151
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang2-1/+6
2015-01-31Fix two bugs in sparc atomics.David S. Miller2-7/+14
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller18-703/+692
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu10-10/+37
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab2-0/+5
2015-01-29Fix up ChangeLog formattingSiddhesh Poyarekar1-12/+12
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar3-1/+8
2015-01-28Clarify math/README.libm-test. Add "How to read the test output."Martin Sebor2-14/+71
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf2-1/+14
2015-01-28Disable 64-bit atomics for MIPS n32.Joseph Myers2-1/+6
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella3-2/+6
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella7-111/+50
2015-01-27iconv: Suppress array out of bounds warning.Andreas Krebbel2-1/+12
2015-01-25ia64: avoid set-but-not-used warningAndreas Schwab2-0/+8
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab2-10/+13
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab2-0/+4