view modules/c-strtold @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents b716418da8b9
children
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
m4/intl-thread-locale.m4

Depends-on:
extensions
locale
strdup-posix
strtold

configure.ac:
gl_C_STRTOLD

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

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering