aboutsummaryrefslogtreecommitdiff
path: root/stdlib/strtod.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-05Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers1-0/+40
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers1-7/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath1-1/+4
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-1/+14
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-14/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+14
2004-03-14Update.Ulrich Drepper1-1543/+17
2003-06-11Update.Ulrich Drepper1-5/+18
2003-03-29Update.Ulrich Drepper1-1/+1
2003-03-20(INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper1-1/+1
2003-03-14* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam....Alexandre Oliva1-1/+3
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath1-8/+8
2003-02-22Update.Ulrich Drepper1-3/+0
2003-02-19Update.Ulrich Drepper1-4/+4
2002-08-28(strtol): Add some more casts to avoid warnings.Ulrich Drepper1-2/+2
2002-08-25Update.Ulrich Drepper1-9/+13
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath1-1/+5
2001-08-07Update.Ulrich Drepper1-5/+4
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-07Never stop prematurely reading digits before the decimal point is found. Com...Ulrich Drepper1-11/+19
2001-01-26Update.Andreas Jaeger1-0/+1
2001-01-24(str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper1-5/+6
2000-11-01Update.Ulrich Drepper1-2/+2
2000-06-29Update.Ulrich Drepper1-30/+164
1999-10-30Update.Ulrich Drepper1-1/+1
1999-10-29Update.Ulrich Drepper1-0/+7
1999-04-28Update.Ulrich Drepper1-10/+13
1999-03-08Update.Ulrich Drepper1-3/+9
1998-09-06Update.Ulrich Drepper1-1/+1
1998-06-17Update.Ulrich Drepper1-3/+8
1998-04-08Update.Ulrich Drepper1-4/+4
1998-04-08Update.Ulrich Drepper1-2/+2
1998-04-07Update.Ulrich Drepper1-5/+3
1998-04-07Update.Ulrich Drepper1-9/+10
1998-02-11Update.Ulrich Drepper1-5/+10
1997-11-22Update.cvs/libc-ud-971122Ulrich Drepper1-13/+7
1997-11-12Update.cvs/libc-ud-971111Ulrich Drepper1-5/+13
1997-08-14Update.cvs/libc-ud-970813Ulrich Drepper1-3/+3
1997-08-04Update.cvs/libc-ud-970804Ulrich Drepper1-1/+1
1997-06-23Update.cvs/libc-ud-970623Ulrich Drepper1-37/+34
1997-05-24Update.Ulrich Drepper1-29/+78
1997-04-02Update.Ulrich Drepper1-1/+4