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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
dtoastr
blob
e29b37e866efee3d31ceacbf8cb5a85b546bf029
1
Description:
2
Convert double to accurate string.
3
4
Files:
5
lib/ftoastr.h
6
lib/ftoastr.c
7
lib/dtoastr.c
8
9
Depends-on:
10
extensions
11
intprops
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += dtoastr.c
17
18
Include:
19
"ftoastr.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert