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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
ldtoastr
blob
40d69f3d6cf7a73cc3b6b7b8e32102b13b14b35e
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
9
Depends-on:
10
extensions
11
intprops
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += ldtoastr.c
17
18
Include:
19
"ftoastr.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert