Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |