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
xset: New module.
[gnulib.git]
/
modules
/
xstrtold
blob
f3c95d013db7f81bc47a20f058e6217a96adacb1
1
Description:
2
Convert string to 'long double', with error checking.
3
4
Files:
5
lib/xstrtod.h
6
lib/xstrtod.c
7
lib/xstrtold.c
8
m4/xstrtod.m4
9
10
Depends-on:
11
stdbool
12
13
configure.ac:
14
gl_XSTRTOLD
15
16
Makefile.am:
17
lib_SOURCES += xstrtold.c
18
19
Include:
20
"xstrtod.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Jim Meyering