aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Suppress GCC 6 warning about ambiguous 'else' with -Wparenthesesrelease/2.21/masterYvan Roux3-21/+30
2016-04-28S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler6-3/+75
2016-04-28S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler8-31/+265
2016-04-09configure: fix `test ==` usageMike Frysinger3-4/+9
2016-04-04S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler4-65/+136
2016-04-04S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler7-248/+516
2016-04-04S390: configure check for vector instruction support in assembler.Stefan Liebler4-0/+80
2016-04-04S390: Add new s390 platform.Stefan Liebler3-3/+8
2016-04-04S390: Add hwcaps value for vector facility.Stefan Liebler4-3/+11
2016-03-07sln: use stat64Hongjiu Zhang2-2/+7
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler3-20/+8
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell5-69/+338
2016-02-16hsearch_r: Apply VM size limit in test caseFlorian Weimer2-0/+26
2016-01-29Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer5-20/+106
2016-01-29Handle overflow in __hcreate_rOndřej Bílka2-1/+13
2016-01-23Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov4-9/+73
2016-01-23Fix trailing space.Paul Pluzhnikov1-1/+1
2016-01-23Fix BZ #17905Paul Pluzhnikov6-18/+74
2015-12-01[AArch64] Fix the big endian loader name.Szabolcs Nagy2-0/+7
2015-11-22nscd: drop selinux/flask.h includeMike Frysinger2-1/+4
2015-10-28Fix parallel build errorAndreas Schwab2-1/+6
2015-10-19CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer5-3/+134
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger7-23/+114
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2-3/+6
2015-07-20Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov3-2/+14
2015-07-20Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab4-7/+15
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger3-1/+16
2015-04-22CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar3-2/+16
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras3-2/+14
2015-02-06NEWS: Also mention CVE-2015-1473Florian Weimer1-4/+5
2015-02-06Fix missing ChangeLog attribution.Carlos O'Donell1-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