aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09Suppress GCC 6 warning about ambiguous 'else' with -Wparenthesesrelease/2.21/masterYvan Roux
2016-04-28S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2016-04-28S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-04S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-04-04S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-04-04S390: configure check for vector instruction support in assembler.Stefan Liebler
2016-04-04S390: Add new s390 platform.Stefan Liebler
2016-04-04S390: Add hwcaps value for vector facility.Stefan Liebler
2016-03-07sln: use stat64Hongjiu Zhang
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-16hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-01-29Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-01-29Handle overflow in __hcreate_rOndřej Bílka
2016-01-23Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov
2016-01-23Fix trailing space.Paul Pluzhnikov
2016-01-23Fix BZ #17905Paul Pluzhnikov
2015-12-01[AArch64] Fix the big endian loader name.Szabolcs Nagy
2015-11-22nscd: drop selinux/flask.h includeMike Frysinger
2015-10-28Fix parallel build errorAndreas Schwab
2015-10-19CVE-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-04-22CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-06NEWS: Also mention CVE-2015-1473Florian Weimer
2015-02-06Fix missing ChangeLog attribution.Carlos O'Donell
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