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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
xstrtoimax
blob
3ab6623027c9ffce89aca4f2f1a35690e86d897f
1
Description:
2
Convert string to 'intmax_t', with error checking.
3
4
Files:
5
lib/xstrtoimax.c
6
7
Depends-on:
8
xstrtol
9
strtoimax
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += xstrtoimax.c
15
16
Include:
17
"xstrtol.h"
18
19
License:
20
GPL
21
22
Maintainer:
23
Paul Eggert