Hash :
129087db
Author :
Date :
2019-12-22T10:57:00
Prefer lib_SOURCES to unconditional AC_LIBOBJ. * modules/at-internal: Prefer a lib_SOURCES augmentation to an unconditional AC_LIBOBJ. * modules/selinux-at: Likewise. * modules/xmemdup0: Likewise. * modules/xstrtoll: Likewise.
Description:
Convert string to 'long long' or 'unsigned long long', with error checking.
Files:
lib/xstrtoll.c
lib/xstrtoull.c
Depends-on:
limits-h
strtoll
strtoull
xstrtol
configure.ac:
Makefile.am:
lib_SOURCES += xstrtoll.c xstrtoull.c
Include:
"xstrtol.h"
License:
GPL
Maintainer:
Jim Meyering