view modules/xstrtold @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 84c3ed33329f
children
line wrap: on
line source

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