view modules/c-strtod @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents b716418da8b9
children
line wrap: on
line source

Description:
Convert string to double in C locale.

Files:
lib/c-strtod.c
lib/c-strtod.h
m4/c-strtod.m4
m4/intl-thread-locale.m4

Depends-on:
extensions
locale
strdup-posix
strtod

configure.ac:
gl_C_STRTOD

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

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering