mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
274 B
Plaintext
27 lines
274 B
Plaintext
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
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_C_STRTOLD
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"c-strtod.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|