summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-11NEWS: clarify localedef --old-style updateMike Frysinger
2016-06-11localedef: drop unused --old-styleMarko Myllynen
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-05-23CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-04-29NEWS entry for CVE-2016-3075Florian Weimer
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-02-24NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer
2016-02-19locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger
2016-02-19Update NEWS with 2.24 templateAdhemerval Zanella
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