summaryrefslogtreecommitdiff
path: root/modules/xstrtod
blob: 616336534757813efddcdb82b8f8037bdf06a975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Convert string to 'double', with error checking.

Files:
lib/xstrtod.h
lib/xstrtod.c
m4/xstrtod.m4

Depends-on:
stdbool

configure.ac:
gl_XSTRTOD

Makefile.am:
lib_SOURCES += xstrtod.c

Include:
"xstrtod.h"

License:
GPL

Maintainer:
Jim Meyering