Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 7 Aug 2001 04:37:18 +0000 (04:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 7 Aug 2001 04:37:18 +0000 (04:37 +0000)
commita529b416204403526663696b3dd9fbd567937b9b
treefc2b87dff24114f728540ff82a5753b745e30f01
parent70808a9bc6acb22db34258c903678a23e1d9a447
Update.

2001-08-06  Jakub Jelinek  <jakub@redhat.com>

* stdlib/strtod.c (STRTOF): Skip whole infinity, not just inf.
* stdio-common/vfscanf.c (__vfscanf): +- can be followed by i in +-Inf.

* stdlib/tst-strtod.c (tests): Add Inf tests.
* stdio-common/tstscanf.c (main): Add tests for +- before Inf.

* locale/weightwc.h (findidx): Change type of i to int32_t.
ChangeLog
locale/weightwc.h
stdio-common/tstscanf.c
stdio-common/vfscanf.c
stdlib/strtod.c
stdlib/tst-strtod.c