0d136bf88cc045f5076fbdec1959c4878db10402
[gnulib.git] / modules / xstrtol
1 Description:
2 Convert string to 'long' or 'unsigned long', with error checking.
3
4 Files:
5 lib/xstrtol.h
6 lib/xstrtol.c
7 lib/xstrtoul.c
8 m4/xstrtol.m4
9
10 Depends-on:
11 exitfail
12 error
13 gettext-h
14 intprops
15 inttypes
16
17 configure.ac:
18 gl_XSTRTOL
19
20 Makefile.am:
21
22 Include:
23 "xstrtol.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering