]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
New file.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:31:53 +0000 (06:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:31:53 +0000 (06:31 +0000)
lib/c-strtold.c [new file with mode: 0644]

diff --git a/lib/c-strtold.c b/lib/c-strtold.c
new file mode 100644 (file)
index 0000000..5510e4a
--- /dev/null
@@ -0,0 +1,2 @@
+#define LONG 1
+#include "c-strtod.c"