summaryrefslogtreecommitdiff
path: root/modules/xstrtoimax
blob: 3ab6623027c9ffce89aca4f2f1a35690e86d897f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Convert string to 'intmax_t', with error checking.

Files:
lib/xstrtoimax.c

Depends-on:
xstrtol
strtoimax

configure.ac:

Makefile.am:
lib_SOURCES += xstrtoimax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert