Imported from coreutils.
[gnulib.git] / modules / c-strtod
1 Description:
2 Convert string to double in C locale.
3
4 Files:
5 lib/c-strtod.h
6 lib/c-strtod.c
7
8 Depends-on:
9 extensions
10
11 configure.ac:
12 gl_C_STRTOD
13
14 Makefile.am:
15 lib_SOURCES += c-strtod.h c-strtod.c
16
17 Include:
18 "c-strtod.h"
19
20 Maintainer:
21 Paul Eggert, Jim Meyering
22