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