summaryrefslogtreecommitdiff
path: root/modules/strtoumax
blob: 0e5eb5fab985822be3e774bff6f8fbd7f57da3fa (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
Description:
strtoumax() function: convert string to 'uintmax_t'.

Files:
lib/strtoumax.c
m4/ulonglong.m4
m4/stdint_h.m4
m4/inttypes_h.m4
m4/uintmax_t.m4
m4/strtoumax.m4

Depends-on:
strtoimax
strtoull

configure.ac:
gl_FUNC_STRTOUMAX

Makefile.am:

Include:

Maintainer:
Paul Eggert