aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib/strtod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers2017-12-051-0/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-7/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-1/+4
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-1/+14
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+14
* Update.Ulrich Drepper2004-03-141-1543/+17
* Update.Ulrich Drepper2003-06-111-5/+18
* Update.Ulrich Drepper2003-03-291-1/+1
* (INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper2003-03-201-1/+1
* * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and gmp-impl.h.Alexandre Oliva2003-03-141-1/+3
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-8/+8
* Update.Ulrich Drepper2003-02-221-3/+0
* Update.Ulrich Drepper2003-02-191-4/+4
* (strtol): Add some more casts to avoid warnings.Ulrich Drepper2002-08-281-2/+2
* Update.Ulrich Drepper2002-08-251-9/+13
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-041-1/+5
* Update.Ulrich Drepper2001-08-071-5/+4
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Never stop prematurely reading digits before the decimal point is found. Compute exponent limit for negative exponents correctly. For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative.Ulrich Drepper2001-02-071-11/+19
* Update.Andreas Jaeger2001-01-261-0/+1
* (str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper2001-01-241-5/+6
* Update.Ulrich Drepper2000-11-011-2/+2
* Update.Ulrich Drepper2000-06-291-30/+164
* Update.Ulrich Drepper1999-10-301-1/+1
* Update.Ulrich Drepper1999-10-291-0/+7
* Update.Ulrich Drepper1999-04-281-10/+13
* Update.Ulrich Drepper1999-03-081-3/+9
* Update.Ulrich Drepper1998-09-061-1/+1
* Update.Ulrich Drepper1998-06-171-3/+8
* Update.Ulrich Drepper1998-04-081-4/+4
* Update.Ulrich Drepper1998-04-081-2/+2
* Update.Ulrich Drepper1998-04-071-5/+3
* Update.Ulrich Drepper1998-04-071-9/+10
* Update.Ulrich Drepper1998-02-111-5/+10