* stdlib/strtod.c: Fixes from drepper.cvs/libc_1_09glibc-1.09
commit4933a099c29045e0615139c9a55d77862ae8ae6c
authorRoland McGrath <roland@gnu.org>
Thu, 2 Mar 1995 10:00:12 +0000 (2 10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 2 Mar 1995 10:00:12 +0000 (2 10:00 +0000)
tree68c70e3e993c0646728288dc2eff4220d10f3805
parent30e77772456f3d31373bf1bd002af5b498496e08
* stdlib/strtod.c: Fixes from drepper.

[IMPLICIT_ONE]: New macro, one for IEEE754 formats.
* stdlib/strtold.c [IMPLICIT_ONE]: New macro, 0.
* stdlib/strtof.c [IMPLICIT_ONE]: New macro, 1.

* stdio/vfprintf.c: Correctly notice Z modifier.
ChangeLog
stdio/vfprintf.c
stdlib/strtod.c
stdlib/strtof.c
stdlib/strtold.c