1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-07 19:15:34 +02:00
Files
coreutils/lib/xstrtol.h
Jim Meyering 0501984933 (__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.
1999-04-18 23:16:23 +00:00

1.7 KiB