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
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
xstrtod
blob
616336534757813efddcdb82b8f8037bdf06a975
1
Description:
2
Convert string to 'double', with error checking.
3
4
Files:
5
lib/xstrtod.h
6
lib/xstrtod.c
7
m4/xstrtod.m4
8
9
Depends-on:
10
stdbool
11
12
configure.ac:
13
gl_XSTRTOD
14
15
Makefile.am:
16
lib_SOURCES += xstrtod.c
17
18
Include:
19
"xstrtod.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Jim Meyering