about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make io/ftwtest-sh remove temporary files on early exit. linaro/2.21/masterJoseph Myers2017-04-212-1/+7
* posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2017-04-202-3/+10
* malloc: Fix i686 build from malloc interpose backportAdhemerval Zanella2017-02-072-0/+10
* Extend local PLT reference checkH.J. Lu2017-01-276-9/+117
* Fix localplt test breakage with new readelfAlan Modra2017-01-273-4/+10
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2017-01-2715-162/+715
* nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer2017-01-273-1/+21
* malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer2017-01-273-0/+13
* elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer2017-01-274-38/+250
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2017-01-275-38/+77
* Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva2017-01-2714-70/+313
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2017-01-2735-241/+107
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2017-01-279-48/+327
* malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer2017-01-273-18/+73
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2017-01-277-5/+16
* malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer2017-01-274-8/+92
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2017-01-276-60/+41
* Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar2017-01-272-2/+6
* Add runtime check for __ASSUME_REQUEUE_PI (BZ# 18463)Adhemerval Zanella2016-06-077-33/+50
* Remove __ASSUME_SET_ROBUST_LISTAdhemerval Zanella2016-06-0710-29/+25
* Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath2016-06-072-11/+25
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-077-11/+15
* Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses release/2.21/masterYvan Roux2016-05-093-21/+30
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2016-04-286-3/+75
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2016-04-288-31/+265
* configure: fix `test ==` usageMike Frysinger2016-04-093-4/+9
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-044-65/+136
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-047-248/+516
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-044-0/+80
* S390: Add new s390 platform.Stefan Liebler2016-04-043-3/+8
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-044-3/+11
* sln: use stat64Hongjiu Zhang2016-03-072-2/+7
* S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler2016-03-033-20/+8
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-165-69/+338
* hsearch_r: Apply VM size limit in test caseFlorian Weimer2016-02-162-0/+26
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-295-20/+106
* Handle overflow in __hcreate_rOndřej Bílka2016-01-292-1/+13
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-01-234-9/+73
* Fix trailing space.Paul Pluzhnikov2016-01-231-1/+1
* Fix BZ #17905Paul Pluzhnikov2016-01-236-18/+74
* [AArch64] Fix the big endian loader name.Szabolcs Nagy2015-12-012-0/+7
* nscd: drop selinux/flask.h includeMike Frysinger2015-11-222-1/+4
* Fix parallel build errorAndreas Schwab2015-10-282-1/+6
* CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-10-195-3/+134
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-297-23/+114
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-282-3/+6
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-07-203-2/+14
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-07-204-7/+15
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-203-1/+16
* CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-223-2/+16