repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Assume Autoconf >= 2.63.
[gnulib.git]
/
modules
/
ldtoastr
blob
5695e77ee040b01eac0a8426ac4a0ebfae02c02c
1
Description:
2
Convert long double to accurate string.
3
4
Files:
5
lib/ftoastr.h
6
lib/ftoastr.c
7
lib/ldtoastr.c
8
m4/c-strtod.m4
9
10
Depends-on:
11
extensions
12
intprops
13
14
configure.ac:
15
AC_REQUIRE([gl_C99_STRTOLD])
16
17
Makefile.am:
18
lib_SOURCES += ldtoastr.c
19
20
Include:
21
"ftoastr.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
Paul Eggert