summaryrefslogtreecommitdiff
path: root/modules/xstrtol
blob: d4df30cfee2081cc5814bba10e78f9f507c25243 (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 string to 'long' or 'unsigned long', with error checking.

Files:
lib/xstrtol.h
lib/xstrtol.c
lib/xstrtoul.c
m4/xstrtol.m4

Depends-on:
exitfail
error
intprops
inttypes

configure.ac:
gl_XSTRTOL

Makefile.am:
EXTRA_DIST += xstrtol.h

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Jim Meyering