summaryrefslogtreecommitdiff
path: root/modules/xstrtoimax
blob: 190b13ecb3e38f4269800ade118584da5da5c957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Convert string to 'intmax_t', with error checking.

Files:

lib/xstrtoimax.c
m4/xstrtoimax.m4

Depends-on:
xstrtol
strtoimax

configure.ac:
gl_XSTRTOIMAX

Makefile.am:
lib_SOURCES += xstrtoimax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert