Hash :
012cb3be
Author :
Date :
2009-08-13T11:42:00
getopt: update client modules * modules/argp (Depends-on): Use getopt-gnu. * modules/git-merge-changelog (Depends-on): Likewise. * modules/long-options (Depends-on): Likewise. * modules/xstrtol (Depends-on): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
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