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

Files:
lib/xstrtoumax.c
m4/xstrtoumax.m4

Depends-on:
xstrtol
strtoumax

configure.ac:
jm_XSTRTOUMAX

Makefile.am:
lib_SOURCES += xstrtoumax.c

Include:
"xstrtol.h"