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
nl: support -l counts > 2**64
[coreutils.git]
/
gl
/
modules
/
cl-strtold
blob
f46f04063decaae7aa1c755e53a194b81c17c424
1
Description:
2
Convert string to long double in current or C locale.
3
4
Files:
5
lib/cl-strtod.c
6
lib/cl-strtod.h
7
lib/cl-strtold.c
8
9
Depends-on:
10
c-strtold
11
12
configure.ac:
13
AC_REQUIRE([AC_C_RESTRICT])
14
15
Makefile.am:
16
lib_SOURCES += cl-strtold.c
17
18
Include:
19
"cl-strtod.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all