about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332] release/2.22/masterPaul Eggert2018-04-131-0/+6
* glob: Add new test tst-glob-tildeFlorian Weimer2018-04-131-0/+8
* CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert2018-04-131-0/+6
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2018-04-131-0/+60
* Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer2018-04-061-0/+2
* Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer2018-04-061-0/+1
* Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer2018-04-061-0/+2
* Fix integer overflows in internal memalign and malloc functions [BZ #22343]Arjun Shankar2018-04-061-0/+10
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2018-04-061-0/+8
* <array_length.h>: New array_length and array_end macrosFlorian Weimer2018-04-061-0/+5
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2018-04-061-0/+7
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2018-04-061-0/+10
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2018-04-061-0/+8
* ldd: never run file directlyAndreas Schwab2018-04-061-0/+4
* powerpc: Sync hwcap.h with kernelCarlos Eduardo Seo2016-10-141-0/+7
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2016-10-141-0/+7
* Don't compile do_test with -mavx/-mavx2/-mavx512.Andrew Senkevich2016-10-141-0/+63
* Fixed x86_64 vector sincos/sincosf ABI.Andrew Senkevich2016-10-141-0/+39
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-181-0/+5
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-181-0/+8
* fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer2016-08-181-0/+11
* nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]Florian Weimer2016-08-181-0/+6
* nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer2016-08-181-0/+7
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-08-181-0/+7
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-181-0/+6
* malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer2016-08-181-0/+6
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-181-0/+34
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-041-0/+8
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-07-011-0/+6
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-0/+9
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-191-0/+7
* S390: Fix build failure in test string/tst-endian.c with gcc 6.Stefan Liebler2016-06-021-0/+7
* Remove unused variable in math/atest-exp2.c.Torvald Riegel2016-06-021-0/+4
* sysdeps/unix/sysv/linux/dl-openat64.c: Convert to ISO definitionFlorian Weimer2016-06-021-0/+5
* Fix indentation.Steve Ellcey2016-06-021-0/+5
* Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra2016-06-021-0/+15
* Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux2016-06-021-0/+5
* fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer2016-06-021-0/+9
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-311-0/+7
* hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer2016-05-111-0/+25
* hesiod: Remove RCS keywordsFlorian Weimer2016-05-111-0/+6
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-111-0/+10
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-111-0/+21
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-05-111-0/+15
* malloc: Update comment for list_lockFlorian Weimer2016-04-131-0/+4
* tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer2016-04-131-0/+7
* malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer2016-04-131-0/+19
* malloc: Fix attached thread reference count handling [BZ #19243]Florian Weimer2016-04-131-0/+11
* malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer2016-04-131-0/+17
* Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy2016-04-121-0/+14