Add a license tag to every module.
[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 m4/c-strtod.m4
9
10 Depends-on:
11 extensions
12
13 configure.ac:
14 gl_C_STRTOLD
15
16 Makefile.am:
17 lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c
18
19 Include:
20 "c-strtod.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering
27