Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert | |
2004-01-21 | Include "exitfail.h". | Jim Meyering | |
(STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2. | |||
2003-10-15 | Sync with gnulib. | Jim Meyering | |
2003-06-18 | Update from gnulib. | Jim Meyering | |
2003-06-06 | Include <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-26 | Add 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-21 | Use 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-29 | cpp-indent | Jim Meyering | |
1996-10-29 | libitize | Jim Meyering | |
1996-10-17 | Define and use macro, PARAMS, not __P. | Jim Meyering | |
1995-03-21 | merge with 1.11.d | Jim Meyering | |
1995-03-12 | Undef __P before defining it. | Jim Meyering | |
1995-01-27 | . | Jim Meyering | |
1994-12-20 | . | Jim Meyering | |