1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Files
gnulib/modules/ldtoastr
Bruno Haible 51bcbc95b5 Activate strtold workarounds.
* modules/c-strtold-tests (Depends-on): Add strtold.
* modules/ldtoastr (Depends-on): Add strtold.
2024-07-14 18:39:29 +02:00

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