91891c0a09099ab4b28ae696fa1024d79264c51a
[gnulib.git] / modules / xstrtoumax
1 Description:
2 Convert string to 'uintmax_t', with error checking.
3
4 Files:
5 lib/xstrtoumax.c
6 m4/xstrtoumax.m4
7
8 Depends-on:
9 xstrtol
10 strtoumax
11
12 configure.ac:
13 gl_XSTRTOUMAX
14
15 Makefile.am:
16 lib_SOURCES += xstrtoumax.c
17
18 Include:
19 "xstrtol.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert
26