Description:
Convert string to 'uintmax_t', with error checking.

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

Depends-on:
xstrtol
strtoumax

configure.ac:
gl_XSTRTOUMAX

Makefile.am:
lib_SOURCES += xstrtoumax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert

