Remove unused variable from stdlib/setenv.c
[platform/upstream/glibc.git] / stdlib / strtod_l.c
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13 Joseph MyersFix strtod rounding of half the least subnormal (bug...
2013-09-19 Liubov DmitrievaFix buffer overrun in strtod_l
2013-08-29 Thomas Schwinge[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-02-19 Jakub JelinekMerge branch 'master' of ssh://sourceware.org/git/glibc
2013-02-19 Jakub Jelinek * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-08-27 Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).
2012-08-27 Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-04 Joseph MyersFix strtod rounding of hex values (bug 14049).
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-12-21 Andreas SchwabFix division by denominator with more than two limbs...
2011-07-07 Ulrich DrepperChange error code for underflows in strtod
2010-09-01 Andreas SchwabFix array overflow in floating point parser
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-04-25 Ulrich Drepper* stdlib/strtod_l.c (round_and_return): We have to...
2008-03-29 Ulrich Drepper[BZ #5995]
2008-03-08 Ulrich Drepper[BZ #5774]
2008-03-08 Ulrich Drepper* stdlib/Makefile (aux): Add tens_in_limb.
2007-08-07 Roland McGrath* include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939
2007-08-03 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly...
2007-02-25 Ulrich Drepper* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset...
2007-02-22 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch...
2007-02-21 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize...
2007-01-11 Ulrich DrepperInclude errno.h. Change main() to do_test(). Define...
2007-01-11 Ulrich Drepper[BZ #3855]
2006-12-11 Ulrich Drepper* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
2006-12-10 Ulrich Drepper[BZ #3664]
2006-12-10 Ulrich Drepper[BZ #3673]
2006-12-10 Ulrich Drepper[BZ #3674]
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-12-21 Ulrich Drepper* locale/xlocale.c (_nl_C_locobj): Mark as const.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-09-28 Ulrich Drepper[BZ #1230]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-10 Ulrich DrepperUpdate. cvs/fedora-glibc-20041210T0634
2004-07-25 Ulrich Drepper[BZ #274]
2004-03-24 Ulrich DrepperUpdate.
2004-03-14 Ulrich DrepperUpdate.
2002-08-06 Roland McGrath* locale/Versions (libc: GLIBC_2.3): Add all the *_l...
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
1998-04-09 Ulrich DrepperUpdate.
1997-05-26 Ulrich DrepperUpdate.
1997-05-24 Ulrich DrepperUpdate.