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
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
c-dtoastr
blob
182cc7ac3bcf0433987bc50ad2d9a82a82535779
1
Description:
2
Convert double to accurate string in C locale.
3
4
Files:
5
lib/ftoastr.h
6
lib/ftoastr.c
7
lib/c-dtoastr.c
8
9
Depends-on:
10
extensions
11
intprops
12
c-snprintf
13
c-strtod
14
15
configure.ac:
16
17
Makefile.am:
18
lib_SOURCES += c-dtoastr.c
19
20
Include:
21
"ftoastr.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
Marc Nieper-Wisskirchen