about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Add inlining of the C99 math functions isinf/isnan/signbit/isfinite/isnormal/...Wilco Dijkstra2015-09-181-7/+8
* time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]Vincent Bernat2015-09-181-5/+5
* time: in strptime(), make %z accept Z as a time zone [BZ #17886]Vincent Bernat2015-09-181-5/+5
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-1/+1
* Fix sign of zero part from ctan / ctanh when argument infinite (bug 17118).Joseph Myers2015-09-171-5/+5
* Reduce number of constants in __finite* (bug 15384).Joseph Myers2015-09-171-7/+7
* Fix tgamma missing underflows (bug 18951).Joseph Myers2015-09-171-2/+2
* Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers2015-09-161-1/+1
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-7/+7
* Update de.po from Translation Project (bug 4404).Joseph Myers2015-09-161-6/+7
* Clean up ldbl-128 / ldbl-128ibm expm1l dead code (bug 16415).Joseph Myers2015-09-161-6/+6
* Fix BZ #18872 -- memory leak in printf_positional.Paul Pluzhnikov2015-09-161-1/+1
* Remove extra va_start/va_end calls (bug 17244)Andreas Schwab2015-09-161-5/+5
* Add missing va_end calls (bug 17243)Andreas Schwab2015-09-161-5/+5
* Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers2015-09-151-1/+1
* Fix ldbl-128ibm nearbyintl use of signaling comparisons on NaNs (bug 18857).Joseph Myers2015-09-151-2/+2
* Mark fegetround pure (bug 16296).Joseph Myers2015-09-151-6/+6
* Fix ctan, ctanh missing underflows (bug 18595).Joseph Myers2015-09-151-4/+4
* Simplify hypotf infinity handling (bug 15918).Joseph Myers2015-09-151-6/+6
* Fix i386 exp10 missing underflows (bug 18966).Joseph Myers2015-09-151-1/+2
* Fix i386 exp missing underflows (bug 18961).Joseph Myers2015-09-141-1/+1
* Fix exp2 missing underflows (bug 16521).Joseph Myers2015-09-141-4/+4
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-4/+4
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-5/+5
* Fix ldbl-128/ldbl-128ibm lgamma spurious "invalid", incorrect signgam (bug 18...Joseph Myers2015-09-111-1/+1
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-5/+5
* To fix BZ #18675, use __fstatvfs64 in __fpathconf.Paul Pluzhnikov2015-09-091-3/+3
* BZ#18921: Mark fixed in NEWS.Roland McGrath2015-09-081-2/+2
* Fix BZ #18757.Paul Pluzhnikov2015-09-011-2/+3
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-1/+1
* Fix broken overflow check in posix_fallocate [BZ 18873]Paul Eggert2015-08-311-1/+1
* NEWS: add #18887Mike Frysinger2015-08-291-1/+1
* strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins2015-08-281-4/+4
* Mention 15786 in NEWSH.J. Lu2015-08-281-4/+4
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-1/+1
* Note bug 14941 as having been fixed in 2.18.Joseph Myers2015-08-271-11/+11
* Mention mkdtemp as another secure alternative to mktempGleb Fotengauer-Malinovskiy2015-08-271-4/+4
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-2/+2
* S390: Optimize string, wcsmbs and memory functions.Stefan Liebler2015-08-261-3/+6
* add bug 18240 to news.Ondřej Bílka2015-08-251-2/+3
* Note bug 10882 as having been fixed in 2.16.Joseph Myers2015-08-241-18/+18
* Fix exponents in manual.Ondřej Bílka2015-08-201-3/+3
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-2/+2
* Mention BZ #18796 fix in NEWS.Andrew Senkevich2015-08-191-1/+1
* Add BZ #14341 to NEWSH.J. Lu2015-08-191-3/+3
* Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen2015-08-181-3/+3
* NEWS: note fixed bugMike Frysinger2015-08-181-3/+3
* Fix csqrt spurious underflows (bug 18823).Joseph Myers2015-08-171-1/+1
* Desupport regexp.h (bug 18681)Zack Weinberg2015-08-161-2/+4
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-3/+4