aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21Make io/ftwtest-sh remove temporary files on early exit.linaro/2.21/masterJoseph Myers
2017-04-20posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella
2017-02-07malloc: Fix i686 build from malloc interpose backportAdhemerval Zanella
2017-01-27Extend local PLT reference checkH.J. Lu
2017-01-27Fix localplt test breakage with new readelfAlan Modra
2017-01-27malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2017-01-27nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer
2017-01-27malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer
2017-01-27elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer
2017-01-27elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer
2017-01-27Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva
2017-01-27elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2017-01-27malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2017-01-27malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer
2017-01-27Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer
2017-01-27malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer
2017-01-27malloc: Rewrite with explicit TLS access using __threadFlorian Weimer
2017-01-27Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar
2016-06-07Add runtime check for __ASSUME_REQUEUE_PI (BZ# 18463)Adhemerval Zanella
2016-06-07Remove __ASSUME_SET_ROBUST_LISTAdhemerval Zanella
2016-06-07Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath
2016-06-07Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella
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