]> Savannah Git Hosting - gnulib.git/commit
xstrtoll: Assume that the compiler supports 'long long'.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:57:17 +0000 (09:57 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:57:17 +0000 (09:57 +0100)
commit5377e375dd6e933437bac066cd86ea54880f3f73
tree61a2b275c55a86d4b4e1ad8710ffd6d5a91ea9ab
parent5ceaccc072d0aa464dbfd611564eb553f0a29dec
xstrtoll: Assume that the compiler supports 'long long'.

* lib/xstrtol.h (xstrtoll, xstrtoull): Declare unconditionally.
* modules/xstrtoll (configure.ac): Don't invoke AC_TYPE_LONG_LONG_INT.
ChangeLog
lib/xstrtol.h
modules/xstrtoll