about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2018-10-221-0/+1
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-221-0/+1
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-281-0/+1
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-09-281-0/+1
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-08-271-0/+1
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-291-0/+1
* x86: Correct index_cpu_LZCNT [BZ #23456]H.J. Lu2018-07-291-0/+1
* stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer2018-07-031-0/+1
* NEWS: Reorder out-of-order bugsFlorian Weimer2018-07-031-3/+3
* libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2018-07-031-0/+1
* Check length of ifname before copying it into to ifreq structure.Steve Ellcey2018-06-291-0/+1
* getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2018-06-291-0/+1
* Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2018-06-281-0/+1
* Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes2018-06-191-0/+1
* libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer2018-06-011-0/+1
* Add NEWS entry for CVE-2018-11236Florian Weimer2018-05-241-0/+4
* Add references to CVE-2018-11236, CVE-2017-18269Florian Weimer2018-05-241-0/+3
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-241-0/+5
* Fix path length overflow in realpath [BZ #22786]Paul Pluzhnikov2018-05-171-0/+1
* Fix stack overflow with huge PT_NOTE segment [BZ #20419]Paul Pluzhnikov2018-05-171-0/+1
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-171-0/+1
* Fix signed integer overflow in random_r (bug 17343).Joseph Myers2018-05-171-0/+1
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-05-171-0/+1
* [BZ #22342] Fix netgroup cache keys.DJ Delorie2018-05-171-0/+1
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-05-171-0/+1
* Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2018-05-171-0/+1
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-05-171-0/+1
* resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer2018-05-171-0/+1
* Update NEWS for bug 22343 and bug 22774Arjun Shankar2018-02-081-0/+2
* Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774]Arjun Shankar2018-02-081-0/+8
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-291-0/+1
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2018-01-291-0/+1
* NEWS: Add an entry for [BZ #22715]H.J. Lu2018-01-191-0/+1
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-151-0/+1
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-151-0/+1
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-121-0/+6
* Add missing reference to bug 20532Florian Weimer2018-01-121-0/+1
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-301-0/+4
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-221-0/+1
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-12-221-0/+1
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-161-0/+6
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-161-0/+5
* Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu2017-12-061-0/+1
* Fix integer overflow in malloc when tcache is enabled [BZ #22375]Arjun Shankar2017-12-061-0/+6
* Update NEWS to add CVE-2017-15804 entryAurelien Jarno2017-12-011-2/+2
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-12-011-0/+4
* Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer2017-12-011-0/+5
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-11-281-0/+10
* crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia2017-11-181-0/+1
* x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu2017-10-261-0/+1