(__xstrtol, __strtol, __unsigned): Remove macro decls.
authorJim Meyering <jim@meyering.net>
Sun, 18 Apr 1999 23:16:23 +0000 (23:16 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 18 Apr 1999 23:16:23 +0000 (23:16 +0000)
commitc35eaf64f9d1e3bd6e7899c379556b5eb4b131c5
tree7b3d13455eee499c6c3a97cdd12f01673305865e
parentc52f4d0c41899100db967176f1c983c01fe9786a
(__xstrtol, __strtol, __unsigned): Remove macro decls.
<inttypes.h>: Include if HAVE_INTTYPES_H.
(_DECLARE_XSTRTOL): New macro.
(xstrtol, xstrtoul, xstrtoumax): Declare all three functions, so that
we need only one include file, not three.
(_STRTOL_ERROR): Do not undef, as this is no longer needed.
Reword overflow message so that it's independent of type.
lib/xstrtol.h