summaryrefslogtreecommitdiff
path: root/modules/xstrtold
blob: f3c95d013db7f81bc47a20f058e6217a96adacb1 (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
26
Description:
Convert string to 'long double', with error checking.

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

Depends-on:
stdbool

configure.ac:
gl_XSTRTOLD

Makefile.am:
lib_SOURCES += xstrtold.c

Include:
"xstrtod.h"

License:
GPL

Maintainer:
Jim Meyering