about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make io/ftwtest-sh remove temporary files on early exit. linaro/2.21/masterJoseph Myers2017-04-211-0/+4
* posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella2017-04-201-0/+4
* malloc: Fix i686 build from malloc interpose backportAdhemerval Zanella2017-02-071-0/+7
* Extend local PLT reference checkH.J. Lu2017-01-271-0/+10
* Fix localplt test breakage with new readelfAlan Modra2017-01-271-0/+6
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2017-01-271-0/+34
* nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer2017-01-271-0/+7
* malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer2017-01-271-0/+7
* elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer2017-01-271-0/+15
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2017-01-271-0/+22
* Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva2017-01-271-0/+47
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2017-01-271-0/+52
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2017-01-271-0/+24
* malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer2017-01-271-0/+19
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2017-01-271-0/+11
* malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer2017-01-271-0/+17
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2017-01-271-0/+22
* Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar2017-01-271-0/+5
* Add runtime check for __ASSUME_REQUEUE_PI (BZ# 18463)Adhemerval Zanella2016-06-071-0/+19
* Remove __ASSUME_SET_ROBUST_LISTAdhemerval Zanella2016-06-071-0/+22
* Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath2016-06-071-0/+6
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-071-0/+15
* Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses release/2.21/masterYvan Roux2016-05-091-0/+5
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2016-04-281-0/+15
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2016-04-281-0/+16
* configure: fix `test ==` usageMike Frysinger2016-04-091-0/+5
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-041-0/+12
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-041-0/+20
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-041-0/+7
* S390: Add new s390 platform.Stefan Liebler2016-04-041-0/+5
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-041-0/+6
* sln: use stat64Hongjiu Zhang2016-03-071-0/+5
* S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler2016-03-031-0/+6
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-161-0/+15
* hsearch_r: Apply VM size limit in test caseFlorian Weimer2016-02-161-0/+4
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-291-0/+12
* Handle overflow in __hcreate_rOndřej Bílka2016-01-291-0/+5
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-01-231-0/+8
* Fix BZ #17905Paul Pluzhnikov2016-01-231-0/+8
* [AArch64] Fix the big endian loader name.Szabolcs Nagy2015-12-011-0/+4
* nscd: drop selinux/flask.h includeMike Frysinger2015-11-221-0/+4
* Fix parallel build errorAndreas Schwab2015-10-281-0/+5
* CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-10-191-0/+8
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-291-0/+10
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-281-0/+5
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-07-201-0/+6
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-07-201-0/+7
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-201-0/+7
* CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-221-0/+6
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-101-0/+6