Add a Maintainer.
[gnulib.git] / modules / xstrtod
1 Description:
2 Convert string to 'double', with error checking.
3
4 Files:
5 lib/xstrtod.h
6 lib/xstrtod.c
7 m4/xstrtod.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_XSTRTOD
13
14 Makefile.am:
15 lib_SOURCES += xstrtod.h xstrtod.c
16
17 Include:
18 "xstrtod.h"
19
20 Maintainer:
21 Jim Meyering
22