| Commit message (Expand) | Author | Age | Files | Lines |
* | BZ#15084: Apparent typos in strings in res_debug.c | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | BZ#15380: Fix initstate error return | Andreas Jaeger | 2013-04-29 | 1 | -1/+1 |
* | BZ#15086: Fix res_debug printing of options | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers | 2013-04-27 | 1 | -1/+1 |
* | Fix ia_FR postal format | Nik Kalach | 2013-04-27 | 1 | -3/+3 |
* | Fix guards for qecvt | Andreas Jaeger | 2013-04-27 | 1 | -4/+4 |
* | Fix catan, catanh missing underflows (bug 15406). | Joseph Myers | 2013-04-26 | 1 | -1/+2 |
* | Fix csin, csinh, ccos, ccosh missing underflows (bug 15405). | Joseph Myers | 2013-04-26 | 1 | -1/+1 |
* | Add missing bug numbers to NEWS. | Joseph Myers | 2013-04-25 | 1 | -5/+5 |
* | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers | 2013-04-24 | 1 | -1/+1 |
* | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar | 2013-04-23 | 1 | -4/+4 |
* | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath | 2013-04-12 | 1 | -1/+1 |
* | Don't accept exp char without preceding digits in scanf float parsing | Andreas Schwab | 2013-04-11 | 1 | -6/+6 |
* | Fix invalid free of memory allocated during rtld init | Andreas Schwab | 2013-04-11 | 1 | -5/+5 |
* | Accept leading and trailing spaces in getdate input string | Siddhesh Poyarekar | 2013-04-10 | 1 | -1/+1 |
* | dl_open_worker: Memset all of seen array. | Carlos O'Donell | 2013-04-06 | 1 | -1/+2 |
* | i386: Fail at configure time for i386 builds. | Carlos O'Donell | 2013-04-06 | 1 | -5/+5 |
* | [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge | 2013-04-05 | 1 | -4/+4 |
* | [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge | 2013-04-05 | 1 | -1/+1 |
* | Add BZ #15337 to NEWS | Siddhesh Poyarekar | 2013-04-04 | 1 | -1/+1 |
* | Fix missing underflow from cexp (bug 14478). | Joseph Myers | 2013-04-03 | 1 | -4/+4 |
* | Update NEWS | Andreas Schwab | 2013-04-03 | 1 | -0/+3 |
* | Fix stack overflow in getaddrinfo with many results | Andreas Schwab | 2013-04-03 | 1 | -1/+4 |
* | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS | Siddhesh Poyarekar | 2013-04-03 | 1 | -1/+2 |
* | Fix cacosh inaccuracy and spurious exceptions (bug 15327). | Joseph Myers | 2013-04-02 | 1 | -1/+1 |
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 1 | -0/+2 |
* | Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357). | Joseph Myers | 2013-03-30 | 1 | -4/+4 |
* | Fix typo in bug number in NEWS. | Joseph Myers | 2013-03-28 | 1 | -2/+2 |
* | Fix e_logl (128ibm) spurious underflow | Adhemerval Zanella | 2013-03-28 | 1 | -2/+2 |
* | Don't add input group during initgroups_dyn in hesiod | Siddhesh Poyarekar | 2013-03-28 | 1 | -1/+1 |
* | Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307). | Joseph Myers | 2013-03-27 | 1 | -1/+1 |
* | BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm | Adhemerval Zanella | 2013-03-22 | 1 | -4/+4 |
* | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards | Dmitry V. Levin | 2013-03-22 | 1 | -8/+8 |
* | Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). | Joseph Myers | 2013-03-21 | 1 | -1/+1 |
* | Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287). | Joseph Myers | 2013-03-21 | 1 | -1/+1 |
* | Add bug 14176 to NEWS. | Joseph Myers | 2013-03-20 | 1 | -3/+4 |
* | BZ#14812: Mark fixed in NEWS. | Roland McGrath | 2013-03-20 | 1 | -3/+3 |
* | Move BZ#11261 from 2.18 to 2.16 bug list. | Carlos O'Donell | 2013-03-17 | 1 | -20/+20 |
* | BZ#11261 fixed by previous commit. | Carlos O'Donell | 2013-03-17 | 1 | -3/+3 |
* | Fix y1l spurious overflows for ldbl-96 (bug 15283). | Joseph Myers | 2013-03-16 | 1 | -1/+1 |
* | Framework for performance benchmarking of functions | Siddhesh Poyarekar | 2013-03-15 | 1 | -0/+2 |
* | Remove extra pthread_atfork compat symbols | Andreas Schwab | 2013-03-11 | 1 | -1/+1 |
* | Remove PIPE_BUF Linux-specific code | Siddhesh Poyarekar | 2013-03-07 | 1 | -3/+3 |
* | S/390: Add BZ number to changelog entry and NEWS. | Andreas Krebbel | 2013-03-06 | 1 | -1/+1 |
* | Remove powerpc64 bounded-pointers code. | Joseph Myers | 2013-03-06 | 1 | -3/+3 |
* | BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm | Adhemerval Zanella | 2013-03-04 | 1 | -1/+1 |
* | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell | 2013-03-01 | 1 | -4/+0 |
* | Update NEWS | Siddhesh Poyarekar | 2013-03-01 | 1 | -0/+6 |
* | Set default stack size from program environment | Siddhesh Poyarekar | 2013-03-01 | 1 | -0/+4 |