about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell2016-02-241-1/+1
* Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers2016-02-241-0/+7
* Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer2016-02-201-0/+3
* locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger2016-02-191-1/+3
* Update NEWS with 2.24 templateAdhemerval Zanella2016-02-191-0/+13
* Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella2016-02-181-4/+266
* NEWS: List additional fixed security bugsFlorian Weimer2016-02-181-4/+16
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-161-0/+14
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin2015-12-231-1/+1
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-0/+7
* Update to Unicode 8.0.0.Mike FABIAN2015-12-101-0/+6
* Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers2015-12-041-0/+6
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-0/+8
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+6
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-091-0/+8
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+4
* Add script to list fixed bugs for the NEWS file.Joseph Myers2015-11-051-17/+5
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-051-1/+1
* Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers2015-11-051-1/+1
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-1/+1
* Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers2015-11-051-1/+1
* Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers2015-11-051-1/+1
* Add bug 18604 to the correct sectionFlorian Weimer2015-11-041-11/+11
* Add bug 18604 to NEWSFlorian Weimer2015-11-041-2/+2
* Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers2015-11-031-1/+2
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-1/+1
* Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers2015-10-291-1/+1
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-291-12/+12
* Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers2015-10-281-12/+12
* malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer2015-10-281-3/+12
* Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers2015-10-281-1/+1
* Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers2015-10-271-10/+10
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-1/+1
* Require GCC 4.7 or later to build glibc.Joseph Myers2015-10-271-0/+4
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-9/+9
* Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers2015-10-221-12/+12
* Update NEWS to mention drive-by fix for bug 18699.Chris Metcalf2015-10-221-7/+8
* Fix ldbl-128 j0l spurious underflows (bug 19156).Joseph Myers2015-10-211-1/+1
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-191-7/+7
* timezone: document new --disable-timezone-tools optionMike Frysinger2015-10-191-0/+5
* The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer2015-10-171-3/+3
* lt_LT: change currency symbol to the euro [BZ #18953]Gunnar Hjalmarsson2015-10-171-4/+4
* hu_HU: change time separator to colon [BZ #18918]Egmont Koblinger2015-10-171-5/+5
* Remove i386/epoll_pwait.SH.J. Lu2015-10-151-1/+1
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-151-5/+8
* Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers2015-10-141-1/+1
* [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy2015-10-141-1/+1
* Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]Florian Weimer2015-10-141-2/+3