havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / xstrtold
blobf3c95d013db7f81bc47a20f058e6217a96adacb1
1 Description:
2 Convert string to 'long double', with error checking.
4 Files:
5 lib/xstrtod.h
6 lib/xstrtod.c
7 lib/xstrtold.c
8 m4/xstrtod.m4
10 Depends-on:
11 stdbool
13 configure.ac:
14 gl_XSTRTOLD
16 Makefile.am:
17 lib_SOURCES += xstrtold.c
19 Include:
20 "xstrtod.h"
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering