Age | Commit message (Expand) | Author | Files | Lines |
2012-05-02 | For PR 14055, add bounds check to _dl_show_auxv(). | Paul Pluzhnikov | 1 | -1/+1 |
2012-05-01 | Note bug 6959 also fixed for 2.16. | Joseph Myers | 1 | -11/+11 |
2012-05-01 | Fix nexttoward bugs (bugs 2550, 2570). | Joseph Myers | 1 | -14/+15 |
2012-05-01 | Fix missing nearbyintl@GLIBC_2.1 on powerpc | Andreas Schwab | 1 | -1/+1 |
2012-04-30 | Fix x86 acos near 1 (bug 13942). | Joseph Myers | 1 | -1/+1 |
2012-04-30 | Fix acos (-1) in round-downwards mode on x86 (bug 14034). | Joseph Myers | 1 | -1/+1 |
2012-04-30 | Fix exp10 spurious overflows (bug 13924). | Joseph Myers | 1 | -2/+2 |
2012-04-30 | Fix February month name in de_AT locale | Aurelien Jarno | 1 | -5/+5 |
2012-04-29 | List bug 14033 as fixed on mainline. | Joseph Myers | 1 | -1/+1 |
2012-04-28 | Fix formatting of denormal IBM long double numbers | Andreas Schwab | 1 | -9/+9 |
2012-04-27 | Correct incorrect bug number ordering in resolved bug list. | Ryan S. Arnold | 1 | -1/+1 |
2012-04-27 | New test to expose erroneous negative sign on logb(1) (bug 887). | Ryan S. Arnold | 1 | -14/+14 |
2012-04-27 | Fix fenv.h fallback returns (bug 14027). | Joseph Myers | 1 | -1/+1 |
2012-04-24 | Correct powerpc64 s_floorl edge cases (bug 13886). | Adhemerval Zanella | 1 | -4/+4 |
2012-04-23 | * NEWS: Add bug 13970. | Paul Eggert | 1 | -1/+2 |
2012-04-23 | Add BZ number | Andreas Jaeger | 1 | -4/+4 |
2012-04-21 | Update sysdeps/x86_64/fpu/libm-test-ulps | Markus Trippelsdorf | 1 | -1/+1 |
2012-04-21 | Put vm86 into libc.a | Nix | 1 | -10/+10 |
2012-04-17 | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella | 1 | -10/+10 |
2012-04-13 | "Gallegan" should be "Galician" | Chris Leonard | 1 | -1/+1 |
2012-04-13 | cy_GB/en_GB: set am/pm in times | Mike Frysinger | 1 | -12/+12 |
2012-04-12 | Update for BZ # 2541 | Andreas Jaeger | 1 | -13/+13 |
2012-04-11 | Remove __wur from fwrite, fwrite_unlocked | Jim Meyering | 1 | -8/+8 |
2012-04-11 | Fix times return value, CLK_TCK description | Andreas Jaeger | 1 | -3/+3 |
2012-04-10 | Fix ld.so regression. | David S. Miller | 1 | -1/+1 |
2012-04-09 | Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872). | Joseph Myers | 1 | -3/+4 |
2012-04-09 | Fix ctan, ctanh overflow (bug 11521). | Joseph Myers | 1 | -7/+7 |
2012-04-09 | Enhance d_namlen description | Andreas Jaeger | 1 | -9/+9 |
2012-04-09 | Document additional fopen options | Andreas Jaeger | 1 | -8/+8 |
2012-04-09 | Use sourceware.org for email and web references. | Carlos O'Donell | 1 | -1/+1 |
2012-04-09 | Fix missing overflow exceptions from pow (bug 13873). | Joseph Myers | 1 | -3/+3 |
2012-04-09 | Fix x86 pow inaccuracy for large integer exponents (bug 706). | Joseph Myers | 1 | -12/+12 |
2012-04-08 | Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705). | Aurelien Jarno | 1 | -5/+5 |
2012-04-08 | Document return values of putenv and setenv | Andreas Jaeger | 1 | -9/+9 |
2012-04-08 | Describe DT_LNK | Andreas Jaeger | 1 | -9/+9 |
2012-04-08 | Fix DT_UNKNOWN description | Andreas Jaeger | 1 | -8/+9 |
2012-04-08 | Fix closelog description | Andreas Jaeger | 1 | -9/+9 |
2012-04-08 | Better describe open arguments | Stephen Compall | 1 | -9/+9 |
2012-04-06 | BZ#13895 fixed. | Paul Pluzhnikov | 1 | -2/+2 |
2012-04-06 | Fix ascending ordering of bug numbers in NEWS. | Joseph Myers | 1 | -1/+1 |
2012-04-06 | Fix typo in manual | Robert Millan | 1 | -2/+2 |
2012-04-05 | [BZ #6770] Add first_weekday and first_workday to ca_ES. | Petr Baudis | 1 | -9/+9 |
2012-04-05 | Fix size parameter comparisions. | Michael Matz | 1 | -5/+5 |
2012-04-05 | Don't warn about unused result of mktemp | Andreas Jaeger | 1 | -2/+2 |
2012-04-05 | [BZ #12340] Fix return code of the Hurd's ttyname_r. | Thomas Schwinge | 1 | -7/+7 |
2012-04-04 | 2012-04-04 Dmitry V. Levin <ldv@altlinux.org> | Jeff Law | 1 | -8/+8 |
2012-04-03 | Fix typo in manual | Andreas Jaeger | 1 | -1/+1 |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger | 1 | -1/+2 |
2012-03-30 | Consider TTL of CNAME record and return minimum TTL in the chain | Siddhesh Poyarekar | 1 | -1/+1 |
2012-03-30 | Fix a bug when converting strings with 1 character using TCVN5712-1 | Tulio Magno Quites Machado Filho | 1 | -4/+4 |