about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix catan, catanh spurious underflows (bug 15423).Joseph Myers2013-05-011-1/+1
* Add bug 15416 to NEWS.Joseph Myers2013-04-301-1/+1
* BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger2013-04-291-4/+4
* BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger2013-04-291-4/+4
* BZ#15380: Fix initstate error returnAndreas Jaeger2013-04-291-1/+1
* BZ#15086: Fix res_debug printing of optionsAndreas Jaeger2013-04-291-4/+4
* Fix catan, catanh spurious overflows (bug 15409).Joseph Myers2013-04-271-1/+1
* Fix ia_FR postal formatNik Kalach2013-04-271-3/+3
* Fix guards for qecvtAndreas Jaeger2013-04-271-4/+4
* Fix catan, catanh missing underflows (bug 15406).Joseph Myers2013-04-261-1/+2
* Fix csin, csinh, ccos, ccosh missing underflows (bug 15405).Joseph Myers2013-04-261-1/+1
* Add missing bug numbers to NEWS.Joseph Myers2013-04-251-5/+5
* Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers2013-04-241-1/+1
* Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar2013-04-231-4/+4
* BZ#15361: Make aio_fsync not check open modes.Roland McGrath2013-04-121-1/+1
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-111-6/+6
* Fix invalid free of memory allocated during rtld initAndreas Schwab2013-04-111-5/+5
* Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar2013-04-101-1/+1
* dl_open_worker: Memset all of seen array.Carlos O'Donell2013-04-061-1/+2
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-5/+5
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-4/+4
* [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-1/+1
* Add BZ #15337 to NEWSSiddhesh Poyarekar2013-04-041-1/+1
* Fix missing underflow from cexp (bug 14478).Joseph Myers2013-04-031-4/+4
* Update NEWSAndreas Schwab2013-04-031-0/+3
* Fix stack overflow in getaddrinfo with many resultsAndreas Schwab2013-04-031-1/+4
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-031-1/+2
* Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers2013-04-021-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+2
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-301-4/+4
* Fix typo in bug number in NEWS.Joseph Myers2013-03-281-2/+2
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-281-2/+2
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-281-1/+1
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-271-1/+1
* BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella2013-03-221-4/+4
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-221-8/+8
* Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers2013-03-211-1/+1
* Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers2013-03-211-1/+1
* Add bug 14176 to NEWS.Joseph Myers2013-03-201-3/+4
* BZ#14812: Mark fixed in NEWS.Roland McGrath2013-03-201-3/+3
* Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell2013-03-171-20/+20
* BZ#11261 fixed by previous commit.Carlos O'Donell2013-03-171-3/+3
* Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers2013-03-161-1/+1
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-151-0/+2
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+1
* Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2013-03-071-3/+3
* S/390: Add BZ number to changelog entry and NEWS.Andreas Krebbel2013-03-061-1/+1
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-061-3/+3
* BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmAdhemerval Zanella2013-03-041-1/+1
* Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell2013-03-011-4/+0