summaryrefslogtreecommitdiff
path: root/modules/xstrtoumax
blob: 0d8ad36f646cc708f7f84d1087a4e5899a838a29 (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 'uintmax_t', with error checking.

Files:
lib/xstrtoumax.c

Depends-on:
xstrtol
strtoumax

configure.ac:

Makefile.am:
lib_SOURCES += xstrtoumax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert