summaryrefslogtreecommitdiff
path: root/gnulib/modules/xstrtol
blob: 3ce76a8802f13054680270dd1cde6fe9db285183 (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
30
31
Description:
Convert string to 'long' or 'unsigned long', with error checking.

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

Depends-on:
exitfail
error
getopt-gnu
gettext-h
intprops
inttypes

configure.ac:
gl_XSTRTOL

Makefile.am:

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Jim Meyering