repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
env: add -a,--argv0 to set the first argument passed to exec
[coreutils.git]
/
gl
/
modules
/
cl-strtod
blob
a2b43c11f48da56ef2cef3107f04b512a5880316
1
Description:
2
Convert string to double in current or C locale.
3
4
Files:
5
lib/cl-strtod.c
6
lib/cl-strtod.h
7
8
Depends-on:
9
c-strtod
10
11
configure.ac:
12
AC_REQUIRE([AC_C_RESTRICT])
13
14
Makefile.am:
15
lib_SOURCES += cl-strtod.c
16
17
Include:
18
"cl-strtod.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
all