summaryrefslogtreecommitdiff
path: root/modules/xstrtoumax
blob: 5ef377c2c9ef9c06d3113285735c4fd81f01f763 (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
m4/xstrtoumax.m4

Depends-on:
xstrtol
strtoumax

configure.ac:
jm_XSTRTOUMAX

Makefile.am:
lib_SOURCES += xstrtoumax.c

Include:
"xstrtol.h"

Maintainer:
Paul Eggert