aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-04-23* NEWS: Add bug 13970.Paul Eggert1-1/+2
2012-04-23Add BZ numberAndreas Jaeger1-4/+4
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf1-1/+1
2012-04-21Put vm86 into libc.aNix1-10/+10
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella1-10/+10
2012-04-13"Gallegan" should be "Galician"Chris Leonard1-1/+1
2012-04-13cy_GB/en_GB: set am/pm in timesMike Frysinger1-12/+12
2012-04-12Update for BZ # 2541Andreas Jaeger1-13/+13
2012-04-11Remove __wur from fwrite, fwrite_unlockedJim Meyering1-8/+8
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger1-3/+3
2012-04-10Fix ld.so regression.David S. Miller1-1/+1
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers1-3/+4
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers1-7/+7
2012-04-09Enhance d_namlen descriptionAndreas Jaeger1-9/+9
2012-04-09Document additional fopen optionsAndreas Jaeger1-8/+8
2012-04-09Use sourceware.org for email and web references.Carlos O'Donell1-1/+1
2012-04-09Fix missing overflow exceptions from pow (bug 13873).Joseph Myers1-3/+3
2012-04-09Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers1-12/+12
2012-04-08Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705).Aurelien Jarno1-5/+5
2012-04-08Document return values of putenv and setenvAndreas Jaeger1-9/+9
2012-04-08Describe DT_LNKAndreas Jaeger1-9/+9
2012-04-08Fix DT_UNKNOWN descriptionAndreas Jaeger1-8/+9
2012-04-08Fix closelog descriptionAndreas Jaeger1-9/+9
2012-04-08Better describe open argumentsStephen Compall1-9/+9
2012-04-06BZ#13895 fixed.Paul Pluzhnikov1-2/+2
2012-04-06Fix ascending ordering of bug numbers in NEWS.Joseph Myers1-1/+1
2012-04-06Fix typo in manualRobert Millan1-2/+2
2012-04-05[BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis1-9/+9
2012-04-05Fix size parameter comparisions.Michael Matz1-5/+5
2012-04-05Don't warn about unused result of mktempAndreas Jaeger1-2/+2
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Thomas Schwinge1-7/+7
2012-04-042012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law1-8/+8
2012-04-03Fix typo in manualAndreas Jaeger1-1/+1
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger1-1/+2
2012-03-30Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar1-1/+1
2012-03-30Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho1-4/+4
2012-03-29 [BZ #13761]Jeff Law1-3/+3
2012-03-28 [BZ #13760]Jeff Law1-3/+3
2012-03-28Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers1-10/+10
2012-03-28Bug 3868 also fixed by __kernel_standard_l changes.Joseph Myers1-2/+2
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers1-2/+3
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers1-1/+2
2012-03-22Fix exp2l inaccuracy (bug 13824).Joseph Myers1-6/+6
2012-03-22Add 6730 to NEWS.Carlos O'Donell1-1/+1
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers1-1/+1
2012-03-21Fix missing exp2 overflow exception (bug 13871).Joseph Myers1-1/+1
2012-03-19Fix atan2 spurious exceptions (bug 11451).Joseph Myers1-5/+5
2012-03-16Fix SHMLBA on sparc.David S. Miller1-6/+6
2012-03-16Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers1-7/+8
2012-03-16Fix tan, tanl for large inputs.Joseph Myers1-1/+1