git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / xstrtod
blob095616a75485271841c084caad0bab7369c9117f
1 Description:
2 Convert string to 'double', with error checking.
4 Files:
5 lib/xstrtod.h
6 lib/xstrtod.c
7 m4/xstrtod.m4
9 Depends-on:
10 stdbool
12 configure.ac:
13 gl_XSTRTOD
15 Makefile.am:
17 Include:
18 "xstrtod.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering