(stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@".
[platform/upstream/coreutils.git] / lib / xstrtol.c
2005-09-22 Paul EggertSync from gnulib.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-09 Paul EggertInclude xstrtol.h first, to test interface.
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2003-11-13 Jim MeyeringUpdate from gnulib.
2003-10-15 Jim MeyeringSync with gnulib.
2003-09-13 Jim MeyeringUpdate from gnulib.
2003-06-06 Jim MeyeringUpdate from gnulib.
2001-12-19 Jim Meyering(__xstrtol): If there is no number but there
2001-09-28 Jim Meyering(strtol): Do not declare if HAVE_DECL_STRTOL.
2001-09-20 Jim Meyering(strtoimax): Guard declaration with
2001-08-31 Jim Meyering(strtoimax): New decl.
2000-12-19 Jim Meyering(__xstrtol): Add undocumented suffixes 'g' and
2000-01-07 Jim Meyeringtweak copyright line
1999-07-04 Jim Meyering[!defined strtoumax]: Declare strtoumax.
1999-07-04 Jim Meyering(__strtol): Remove decl; it doesn't work if __strtol
1999-04-18 Jim Meyering(__strtol, __strtol_t, __xstrtol):
1998-09-26 Jim Meyering(__xstrtol) [STRING_TO_UNSIGNED]: Return
1998-07-29 Jim MeyeringRemove duplicate include of <stdio.h>.
1998-07-22 Jim MeyeringInclude <stdio.h> if NDEBUG is not defined; needed...
1998-07-04 Jim MeyeringInclude stdio.h. Required on some systems when using...
1998-07-01 Jim MeyeringDon't define NDEBUG, now that it's done via configure...
1998-06-29 Jim Meyeringprotoize
1998-06-29 Jim Meyering * lib/xstrtol.c (bkm_scale): Don't assume that you...
1998-03-31 Jim MeyeringMerge with the version from textutils.
1998-02-24 Jim Meyering(TYPE_SIGNED): Define.
1997-01-25 Jim Meyering(__xstrtol): Change interpretation of
1996-10-29 Jim Meyering.
1996-10-17 Jim Meyering.
1996-10-17 Jim Meyeringlibitize
1996-10-13 Jim Meyering(__xstrtol): Return an error for invalid suffix.
1996-05-22 Jim MeyeringAdd copyright header.
1995-10-09 Jim MeyeringIndent cpp directives to reflect nesting.
1995-05-22 Jim Meyering(__strtol): Remove prototype altogether.
1995-05-21 Jim Meyeringmerge with 1.11.1b
1995-01-27 Jim Meyering.
1994-12-22 Jim MeyeringRearrange to accept a user-specified set of suffix...
1994-12-20 Jim Meyering.