Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-29 | [BZ #13761] | Jeff Law | 1 | -3/+3 |
2012-03-28 | [BZ #13760] | Jeff Law | 1 | -3/+3 |
2012-03-28 | Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). | Joseph Myers | 1 | -10/+10 |
2012-03-28 | Bug 3868 also fixed by __kernel_standard_l changes. | Joseph Myers | 1 | -2/+2 |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 1 | -2/+3 |
2012-03-22 | Fix cexp overflow (bug 13892). | Joseph Myers | 1 | -1/+2 |
2012-03-22 | Fix exp2l inaccuracy (bug 13824). | Joseph Myers | 1 | -6/+6 |
2012-03-22 | Add 6730 to NEWS. | Carlos O'Donell | 1 | -1/+1 |
2012-03-21 | Remove inaccurate x86 cexp implementations (bug 13883). | Joseph Myers | 1 | -1/+1 |
2012-03-21 | Fix missing exp2 overflow exception (bug 13871). | Joseph Myers | 1 | -1/+1 |
2012-03-19 | Fix atan2 spurious exceptions (bug 11451). | Joseph Myers | 1 | -5/+5 |
2012-03-16 | Fix SHMLBA on sparc. | David S. Miller | 1 | -6/+6 |
2012-03-16 | Disable Bessel function TLOSS errors in POSIX mode. | Joseph Myers | 1 | -7/+8 |
2012-03-16 | Fix tan, tanl for large inputs. | Joseph Myers | 1 | -1/+1 |
2012-03-16 | Implement ldbl-96 sinl / cosl / sincosl (bug 13851). | Joseph Myers | 1 | -1/+1 |
2012-03-15 | Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c imple... | David S. Miller | 1 | -1/+1 |
2012-03-15 | Update. | Andreas Jaeger | 1 | -1/+1 |
2012-03-15 | Add 13658 | Andreas Jaeger | 1 | -3/+3 |
2012-03-14 | NEWS update for BZ#13846 | Roland McGrath | 1 | -1/+2 |
2012-03-14 | Fix csqrt overflow/underflow (bug 13841). | Joseph Myers | 1 | -1/+1 |
2012-03-14 | Add 13840 to NEWS. | Joseph Myers | 1 | -1/+1 |
2012-03-10 | Add 13566 to list of bugs fixed in NEWS. | Joseph Myers | 1 | -2/+2 |
2012-03-10 | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert | 1 | -2/+2 |
2012-03-08 | Enhance fphex test. | Marek Polacek | 1 | -1/+1 |
2012-03-08 | Add bug 6911 to NEWS. | Joseph Myers | 1 | -1/+1 |
2012-03-07 | Weaken two NPTL configure link tests to compile tests. | Joseph Myers | 1 | -4/+4 |
2012-03-07 | Fix signs of zeros from casinh, cacosh etc. (bug 10716). | Joseph Myers | 1 | -4/+4 |
2012-03-06 | Fix up long double fphex. | Marek Polacek | 1 | -2/+2 |
2012-03-06 | Add 13792 to list of fixed bugs in NEWS. | Joseph Myers | 1 | -1/+1 |
2012-03-05 | Add BZ#13656 | Andreas Jaeger | 1 | -1/+2 |
2012-03-05 | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 1 | -5/+5 |
2012-03-02 | Fix scalbn, scalbln integer overflow. | Joseph Myers | 1 | -4/+4 |
2012-03-01 | Improve erfc accuracy. | Joseph Myers | 1 | -5/+5 |
2012-02-29 | Add bug 13786 to NEWS. | Joseph Myers | 1 | -1/+1 |
2012-02-29 | Always set l_used for vDSO. | Marek Polacek | 1 | -1/+1 |
2012-02-28 | Add BZ#13637 | Stanislav Brabec | 1 | -1/+1 |
2012-02-27 | BZ #3992: stdlib/fmtmsg.c: missing stdint.h include. | Carlos O'Donell | 1 | -5/+5 |
2012-02-24 | Update makefile for FDL 1.3 change. | Joseph Myers | 1 | -1/+1 |
2012-02-22 | Prefer C99 names for long long limit macros. | Joseph Myers | 1 | -4/+5 |
2012-02-22 | Fix nearbyintf rounding. | Joseph Myers | 1 | -4/+4 |
2012-02-22 | Fix rintf rounding. | Joseph Myers | 1 | -2/+2 |