]> Savannah Git Hosting - gnulib.git/commit
xstrtoll: Fix compilation failure.
authorBruno Haible <bruno@clisp.org>
Sat, 15 Oct 2011 15:06:24 +0000 (17:06 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 15 Oct 2011 15:06:24 +0000 (17:06 +0200)
commit0a19a162755da4ef297bcacd62cf5243c76324ed
tree3ffcd285dc62a5b350de98cbcaad107dc1e4bd7d
parent8f9c414718161f157f9970b3c97b977d0343093e
xstrtoll: Fix compilation failure.

* lib/xstrtol.c (ULLONG_MAX, LLONG_MAX, LLONG_MIN): New macros, taken
from lib/strtol.c.
* doc/posix-headers/limits.texi: Mention missing numerical limits on
some platforms.
Reported by Tom G. Christensen <tgc@jupiterrise.com>.
ChangeLog
doc/posix-headers/limits.texi
lib/xstrtol.c