* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
commit1f55ce483b6f14da23383d7a192a0a9d6b99b7de
authorUlrich Drepper <drepper@redhat.com>
Mon, 11 Dec 2006 21:43:56 +0000 (11 21:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 11 Dec 2006 21:43:56 +0000 (11 21:43 +0000)
treea789a1908dd3aa2f2f9489cf08340320e1d48b27
parentf85fb97b9bdd59c6d7b105e81b72b7b69a9647e1
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand

separators also if no non-zero digits found.
* stdlib/Makefile (tests): Add tst-strtod3.
ChangeLog
stdlib/Makefile
stdlib/strtod_l.c
stdlib/tst-atof1.c [new file with mode: 0644]
stdlib/tst-strtod2.c [new file with mode: 0644]
stdlib/tst-strtod3.c [new file with mode: 0644]