view modules/c-strtold @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents baa289766f6b
children b716418da8b9
line wrap: on
line source

Description:
Convert string to long double in C locale.

Files:
lib/c-strtod.h
lib/c-strtod.c
lib/c-strtold.c
m4/c-strtod.m4

Depends-on:
extensions
locale
strdup-posix

configure.ac:
gl_C_STRTOLD

Makefile.am:
lib_SOURCES += c-strtold.c

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering