[BZ #3855]
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2007 17:28:58 +0000 (17:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2007 17:28:58 +0000 (17:28 +0000)
commit43b9d657408fbf47a47934f9e7c84ed87f7f5a18
treed819c8eaa1541afbf358c47e6c8ce15855f21e17
parent66193697e06231f48dd36d78b68190aaa864cb63
[BZ #3855]

* 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>
ChangeLog
stdlib/strtod_l.c
stdlib/tst-strtod2.c