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