summaryrefslogtreecommitdiff
path: root/lib/xstrtol.h
AgeCommit message (Collapse)Author
2001-08-31* lib/xstrtol.h: Add copyright notice.Jim Meyering
(_DECLARE_XSTRTOL): Improve quality of diagnostic for LONGINT_INVALID_SUFFIX_CHAR.
2001-08-26Add xstrtoimax.Jim Meyering
1999-04-18(__xstrtol, __strtol, __unsigned): Remove macro decls.Jim Meyering
<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.
1998-06-29(__ZLONG_MAX): Remove.Jim Meyering
1997-12-21Use PARAMS, not __P.Jim Meyering
1997-01-25[!_STRTOL_ERROR]: Define the type `enum strtol_error'Jim Meyering
only if it hasn't already been defined.
1996-10-29.Jim Meyering
1996-10-29cpp-indentJim Meyering
1996-10-29libitizeJim Meyering
1996-10-17Define and use macro, PARAMS, not __P.Jim Meyering
1995-03-21merge with 1.11.dJim Meyering
1995-03-12Undef __P before defining it.Jim Meyering
1995-01-27.Jim Meyering
1994-12-20.Jim Meyering