summaryrefslogtreecommitdiff
path: root/stdlib/strtof.c
AgeCommit message (Collapse)Author
1995-03-02* stdlib/strtod.c: Fixes from drepper.glibc-1.09cvs/libc_1_09Roland McGrath
[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.
1995-02-18initial importRoland McGrath