summaryrefslogtreecommitdiff
path: root/lib/xstrtol.h
AgeCommit message (Collapse)Author
2005-05-14Update FSF postal mail address.Jim Meyering
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-01-21Include "exitfail.h".Jim Meyering
(STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
2003-10-15Sync with gnulib.Jim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-06Include <stdint.h> as an alternative to <inttypes.h>.Jim Meyering
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