verify: new macro 'assume'
[gnulib.git] / modules / xstrtold
1 Description:
2 Convert string to 'long double', with error checking.
3
4 Files:
5 lib/xstrtod.h
6 lib/xstrtod.c
7 lib/xstrtold.c
8 m4/xstrtod.m4
9
10 Depends-on:
11 stdbool
12
13 configure.ac:
14 gl_XSTRTOLD
15
16 Makefile.am:
17 lib_SOURCES += xstrtold.c
18
19 Include:
20 "xstrtod.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering