blob: b36db460c60f74c35d5a03242155b409cbd7f432 [file] [log] [blame]
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