]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(c_strtold): New decl.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:31:01 +0000 (06:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:31:01 +0000 (06:31 +0000)
lib/c-strtod.h

index f16dbc11805ebb3430a3fc7b3bdc59b168f84399..ca9a9e7c2c6515e15a909fc6061e5cf847745420 100644 (file)
@@ -1 +1,2 @@
 double c_strtod (char const *, char **);
+long double c_strtold (char const *, char **);