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