summaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod2.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #3855]Ulrich Drepper2007-01-111-11/+30
| | | | | | | | | * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by hexadecimal digit should accept just the initial 0. * stdlib/tst-strtod2.c (tests): New variable. (do_test): Run several tests rather than just one. 2007-01-11 Jakub Jelinek <jakub@redhat.com>
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper2006-12-111-0/+25
| | | | | separators also if no non-zero digits found. * stdlib/Makefile (tests): Add tst-strtod3.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-44/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+44