Age | Commit message (Expand) | Author |
2013-05-10 | Fix tgamma errno setting on domain error (bug 6809). | Joseph Myers |
2013-05-10 | Localize rpcgen | Andreas Jaeger |
2013-05-09 | Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359). | Joseph Myers |
2013-05-09 | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). | Joseph Myers |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella |
2013-05-03 | Add bug 14952 to ChangeLog and NEWS | Allan McRae |
2013-05-01 | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers |
2013-04-30 | Add bug 15416 to NEWS. | Joseph Myers |
2013-04-29 | BZ#15084: Apparent typos in strings in res_debug.c | Andreas Jaeger |
2013-04-29 | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger |
2013-04-29 | BZ#15380: Fix initstate error return | Andreas Jaeger |
2013-04-29 | BZ#15086: Fix res_debug printing of options | Andreas Jaeger |
2013-04-27 | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers |
2013-04-27 | Fix ia_FR postal format | Nik Kalach |
2013-04-27 | Fix guards for qecvt | Andreas Jaeger |
2013-04-26 | Fix catan, catanh missing underflows (bug 15406). | Joseph Myers |
2013-04-26 | Fix csin, csinh, ccos, ccosh missing underflows (bug 15405). | Joseph Myers |
2013-04-25 | Add missing bug numbers to NEWS. | Joseph Myers |
2013-04-24 | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers |
2013-04-23 | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar |
2013-04-12 | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath |
2013-04-11 | Don't accept exp char without preceding digits in scanf float parsing | Andreas Schwab |
2013-04-11 | Fix invalid free of memory allocated during rtld init | Andreas Schwab |
2013-04-10 | Accept leading and trailing spaces in getdate input string | Siddhesh Poyarekar |
2013-04-06 | dl_open_worker: Memset all of seen array. | Carlos O'Donell |
2013-04-06 | i386: Fail at configure time for i386 builds. | Carlos O'Donell |
2013-04-05 | [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge |
2013-04-05 | [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge |
2013-04-04 | Add BZ #15337 to NEWS | Siddhesh Poyarekar |
2013-04-03 | Fix missing underflow from cexp (bug 14478). | Joseph Myers |
2013-04-03 | Update NEWS | Andreas Schwab |
2013-04-03 | Fix stack overflow in getaddrinfo with many results | Andreas Schwab |
2013-04-03 | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS | Siddhesh Poyarekar |
2013-04-02 | Fix cacosh inaccuracy and spurious exceptions (bug 15327). | Joseph Myers |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-03-30 | Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357). | Joseph Myers |
2013-03-28 | Fix typo in bug number in NEWS. | Joseph Myers |
2013-03-28 | Fix e_logl (128ibm) spurious underflow | Adhemerval Zanella |
2013-03-28 | Don't add input group during initgroups_dyn in hesiod | Siddhesh Poyarekar |
2013-03-27 | Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307). | Joseph Myers |
2013-03-22 | BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm | Adhemerval Zanella |
2013-03-22 | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards | Dmitry V. Levin |
2013-03-21 | Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). | Joseph Myers |
2013-03-21 | Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287). | Joseph Myers |
2013-03-20 | Add bug 14176 to NEWS. | Joseph Myers |
2013-03-20 | BZ#14812: Mark fixed in NEWS. | Roland McGrath |
2013-03-17 | Move BZ#11261 from 2.18 to 2.16 bug list. | Carlos O'Donell |
2013-03-17 | BZ#11261 fixed by previous commit. | Carlos O'Donell |
2013-03-16 | Fix y1l spurious overflows for ldbl-96 (bug 15283). | Joseph Myers |