]> sourceware.org Git - glibc.git/history - NEWS
Describe DT_LNK
[glibc.git] / NEWS
2012-04-08 Andreas JaegerDescribe DT_LNK
2012-04-08 Andreas JaegerFix DT_UNKNOWN description
2012-04-08 Andreas JaegerFix closelog description
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-08 Stephen CompallBetter describe open arguments
2012-04-06 Paul PluzhnikovBZ#13895 fixed.
2012-04-06 Joseph MyersFix ascending ordering of bug numbers in NEWS.
2012-04-06 Robert MillanFix typo in manual
2012-04-05 Petr Baudis[BZ #6770] Add first_weekday and first_workday to ca_ES.
2012-04-05 Michael MatzFix size parameter comparisions.
2012-04-05 Andreas JaegerDon't warn about unused result of mktemp
2012-04-05 Thomas Schwinge[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-04 Jeff Law2012-04-04 Dmitry V. Levin <ldv@altlinux.org>
2012-04-03 Andreas JaegerFix typo in manual
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Tulio Magno Quites... Fix a bug when converting strings with 1 character...
2012-03-29 Jeff Law [BZ #13761]
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Jeff Law [BZ #13760]
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersBug 3868 also fixed by __kernel_standard_l changes.
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 Joseph MyersFix exp2l inaccuracy (bug 13824).
2012-03-22 Carlos O'DonellAdd 6730 to NEWS.
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-21 Joseph MyersFix missing exp2 overflow exception (bug 13871).
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Joseph MyersFix atan2 spurious exceptions (bug 11451).
2012-03-17 David S. MillerFix SHMLBA on sparc.
2012-03-16 Joseph MyersDisable Bessel function TLOSS errors in POSIX mode.
2012-03-16 Joseph MyersFix tan, tanl for large inputs.
2012-03-16 Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
2012-03-16 David S. MillerAdd missing sparc32 NPTL file otherwise we use the...
2012-03-15 Andreas JaegerUpdate.
2012-03-15 Andreas JaegerAdd 13658
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Roland McGrathNEWS update for BZ#13846
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Joseph MyersFix csqrt overflow/underflow (bug 13841).
2012-03-14 Joseph MyersAdd 13840 to NEWS.
2012-03-10 Joseph MyersAdd 13566 to list of bugs fixed in NEWS.
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08 Marek PolacekEnhance fphex test.
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08 Joseph MyersAdd bug 6911 to NEWS.
2012-03-07 Joseph MyersWeaken two NPTL configure link tests to compile tests.
2012-03-07 Joseph MyersFix signs of zeros from casinh, cacosh etc. (bug 10716).
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-06 Marek PolacekFix up long double fphex.
2012-03-06 Joseph MyersAdd 13792 to list of fixed bugs in NEWS.
2012-03-05 Andreas JaegerAdd BZ#13656
2012-03-05 Joseph MyersFix pow in non-default rounding modes (bug 3976).
2012-03-02 Joseph MyersFix scalbn, scalbln integer overflow.
2012-03-01 Joseph MyersImprove erfc accuracy.
2012-02-29 Joseph MyersAdd bug 13786 to NEWS.
2012-02-29 Marek PolacekAlways set l_used for vDSO.
2012-02-28 Andreas JaegerFix ChangeLog
2012-02-28 Stanislav BrabecAdd BZ#13637
2012-02-28 Carlos O'DonellBZ #3992: stdlib/fmtmsg.c: missing stdint.h include.
2012-02-24 Joseph MyersUpdate makefile for FDL 1.3 change.
2012-02-22 Joseph MyersPrefer C99 names for long long limit macros.
2012-02-22 Joseph MyersFix nearbyintf rounding.
2012-02-22 Joseph MyersFix rintf rounding.
2012-02-22 Joseph MyersMove __STDC_* predefined macros from features.h to...
2012-02-21 Joseph MyersAdd 13695 to list of bugs fixed in NEWS.
2012-02-19 Joseph MyersFix parameter name in strnlen documentation.
2012-02-19 Joseph MyersMake seteuid argument name consistent in manual.
2012-02-19 Joseph MyersCorrect list of services in example NSS configuration...
2012-02-19 Nick BowlerRemove erroneous statements about negative zero.
2012-02-18 Joseph MyersRemove documentation of upgrading from libc5.
2012-02-18 Joseph MyersDo not claim that GCC predefines __POSIX__.
2012-02-18 Rafe KettlerMake declarations of "main" in examples consistent.
2012-02-17 Joseph MyersCorrect documentation of FLT_EPSILON.
2012-02-17 Fabrice BauzacChange recommendation of strchrnul in strchr documentation.
2012-02-17 Dwayne Grant McConnellDocument LOCPATH.
2012-02-17 Joseph MyersFix documented parameters to execle.
2012-02-17 Joseph MyersFix ordering of bug numbers in NEWS.
2012-02-17 Paul BolleFix typo (LC_TYPE -> LC_CTYPE).
2012-02-17 Nicolas BoulenguezFix various problems with @deftypefun lines.
2012-02-17 Joseph MyersAdd more bug numbers.
2012-02-17 Joseph MyersFix typos in documentation of fopen ",ccs=STRING".
2012-02-17 Aurelien JarnoInclude <time.h> in clock_settime.c.
2012-02-17 Joseph MyersFix typo in manual (bug 9902).
2012-02-17 Joseph MyersInclude <stdlib.h> in argp examples.
2012-02-17 Joseph MyersList bugs 4822 and 11494 as fixed in NEWS.
2012-02-08 Joseph MyersAdd 411 to list of fixed bugs.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperSort objects before relocations
2012-01-26 Ulrich DrepperReset bit_AVX in __cpu_features is OS support is missing
2012-01-11 Ulrich DrepperOptimize s_modf
2012-01-09 Ulrich DrepperMark potential fix for BZ 11929
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08 Ulrich DrepperDefine CMPLX, CMPLXF, CMPLXL
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperNEWS
2012-01-08 Ulrich DrepperRemove non-ELF support
next
This page took 0.667561 seconds and 108 git commands to generate.