]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Remove decls of strtod, strtol, strtoul; no longer
authorJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 08:02:18 +0000 (08:02 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 08:02:18 +0000 (08:02 +0000)
commitf2701c57580dc56ff8774b31640cb00a22217218
tree05388d93448ea6183842b5d8ff4b1e63776ad7a8
parent2a2f3217c6807c264fa2954e2577cf5d4f17ab01
Remove decls of strtod, strtol, strtoul; no longer
needed now that we assume C89.  Include "c-strtod.h".
(xstrtod): Call c_strtod, not strtod.
src/printf.c