mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* modules/c-strtold-tests (Depends-on): Add strtold. * modules/ldtoastr (Depends-on): Add strtold.
27 lines
261 B
Plaintext
27 lines
261 B
Plaintext
Description:
|
|
Convert long double to accurate string.
|
|
|
|
Files:
|
|
lib/ftoastr.h
|
|
lib/ftoastr.c
|
|
lib/ldtoastr.c
|
|
|
|
Depends-on:
|
|
extensions
|
|
intprops
|
|
strtold
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += ldtoastr.c
|
|
|
|
Include:
|
|
"ftoastr.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|