mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-02 15:41:25 +03:00
26 lines
252 B
Plaintext
26 lines
252 B
Plaintext
Description:
|
|
Convert string to double in C locale.
|
|
|
|
Files:
|
|
lib/c-strtod.c
|
|
lib/c-strtod.h
|
|
m4/c-strtod.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_C_STRTOD
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"c-strtod.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|