summaryrefslogtreecommitdiff
path: root/gl/modules/xdectoint
blob: cbd37266602828925d244f3b2d65578ae47a4e8e (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
28
29
Description:
Convert decimal string to '[u]intmax_t', with bounds checking and exit on error

Files:
lib/xdectoint.h
lib/xdectoint.c
lib/xdectoimax.c
lib/xdectoumax.c

Depends-on:
error
errno
quote
xstrtoimax
xstrtoumax

configure.ac:

Makefile.am:
lib_SOURCES += xdectoimax.c xdectoumax.c

Include:
"xdectoint.h"

License:
GPL

Maintainer:
all