aboutsummaryrefslogtreecommitdiff
path: root/stdlib/strtod_l.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-27/+27
2009-04-25* stdlib/strtod_l.c (round_and_return): We have to set errno toUlrich Drepper1-1/+2
2008-03-29[BZ #5995]Ulrich Drepper1-1/+1
2008-03-08[BZ #5774]Ulrich Drepper1-0/+3
2008-03-08* stdlib/Makefile (aux): Add tens_in_limb.Ulrich Drepper1-18/+2
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath1-0/+4
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper1-3/+4
2007-02-25* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper1-2/+2
2007-02-22* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictionsUlrich Drepper1-9/+10
2007-02-21* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.Ulrich Drepper1-14/+20
2007-01-11Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper1-1/+3
2007-01-11[BZ #3855]Ulrich Drepper1-6/+16
2006-12-11* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper1-1/+1
2006-12-10[BZ #3664]Ulrich Drepper1-9/+9
2006-12-10[BZ #3673]Ulrich Drepper1-7/+9
2006-12-10[BZ #3674]Ulrich Drepper1-1/+1
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-4/+25
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper1-4/+4
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-2/+2
2005-09-28[BZ #1230]Ulrich Drepper1-5/+9
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-70/+31
2007-07-122.5-18.1Jakub Jelinek1-31/+70
2004-12-10Update.cvs/fedora-glibc-20041210T0634Ulrich Drepper1-11/+5
2004-07-25[BZ #274]Ulrich Drepper1-1/+1
2004-03-24Update.Ulrich Drepper1-1/+7
2004-03-14Update.Ulrich Drepper1-5/+1546
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath1-1/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1998-04-09Update.Ulrich Drepper1-1/+3
1997-05-26Update.Ulrich Drepper1-0/+2
1997-05-24Update.Ulrich Drepper1-0/+25