summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-23Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-12-10Update to Unicode 8.0.0.Mike FABIAN
2015-12-04Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-11-05Add script to list fixed bugs for the NEWS file.Joseph Myers
2015-11-05Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers
2015-11-05Fix features.h for -Wundef (bug 19212).Joseph Myers
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers
2015-11-04Add bug 18604 to the correct sectionFlorian Weimer
2015-11-04Add bug 18604 to NEWSFlorian Weimer
2015-11-03Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2015-10-29Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers
2015-10-28malloc: Prevent arena free_list from turning cyclic [BZ #19048]Florian Weimer
2015-10-28Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers
2015-10-27Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy
2015-10-27Require GCC 4.7 or later to build glibc.Joseph Myers
2015-10-23Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers
2015-10-22Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers
2015-10-22Update NEWS to mention drive-by fix for bug 18699.Chris Metcalf
2015-10-21Fix ldbl-128 j0l spurious underflows (bug 19156).Joseph Myers
2015-10-19PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho
2015-10-19timezone: document new --disable-timezone-tools optionMike Frysinger
2015-10-17The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer
2015-10-17lt_LT: change currency symbol to the euro [BZ #18953]Gunnar Hjalmarsson
2015-10-17hu_HU: change time separator to colon [BZ #18918]Egmont Koblinger
2015-10-15Remove i386/epoll_pwait.SH.J. Lu
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers
2015-10-14[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy
2015-10-14Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]Florian Weimer
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers
2015-10-13Support x86-64 assmebler without AVX512H.J. Lu
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers
2015-10-09Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers