| Commit message (Expand) | Author | Age | Files | Lines |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -2/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -91/+91 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Move xstrtol messages into gnulib domain, when --pobase is used. | Eric Blake | 2007-08-08 | 1 | -34/+0 |
* | * NEWS: Describe interface changes to human, xstrtol. | Paul Eggert | 2007-08-06 | 1 | -3/+3 |
* | Don't include <config.h> twice; this doesn't work in some cases, | Paul Eggert | 2006-10-08 | 1 | -17/+4 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | * lib/memcasecmp.c: Include <limits.h>. | Paul Eggert | 2006-07-05 | 1 | -10/+2 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Factor int-properties macros into a single file, except for | Paul Eggert | 2005-03-09 | 1 | -10/+5 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -11/+7 |
* | xstrtol.c (__xstrtol): Remove "break" immediately after | Paul Eggert | 2003-11-13 | 1 | -1/+0 |
* | Handle invalid suffixes and overflow independently, so that | Paul Eggert | 2003-10-14 | 1 | -22/+44 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-12 | 1 | -22/+3 |
* | in lib: | Paul Eggert | 2003-05-29 | 1 | -13/+4 |
* | (__xstrtol): If there is no number but there | Jim Meyering | 2001-12-19 | 1 | -12/+26 |
* | (strtol): Do not declare if HAVE_DECL_STRTOL. | Jim Meyering | 2001-09-28 | 1 | -4/+4 |
* | (strtoimax): Guard declaration with | Jim Meyering | 2001-09-20 | 1 | -3/+3 |
* | (strtoimax): New decl. | Jim Meyering | 2001-08-31 | 1 | -0/+4 |
* | (__xstrtol): Add undocumented suffixes 'g' and | Jim Meyering | 2000-12-19 | 1 | -1/+3 |
* | tweak copyright line | Jim Meyering | 2000-01-07 | 1 | -1/+1 |
* | [!defined strtoumax]: Declare strtoumax. | Jim Meyering | 1999-07-04 | 1 | -0/+4 |
* | (__strtol): Remove decl; it doesn't work if __strtol | Jim Meyering | 1999-07-04 | 1 | -1/+7 |
* | (__strtol, __strtol_t, __xstrtol): | Jim Meyering | 1999-04-18 | 1 | -34/+30 |
* | (__xstrtol) [STRING_TO_UNSIGNED]: Return | Jim Meyering | 1998-09-26 | 1 | -0/+24 |
* | Remove duplicate include of <stdio.h>. | Jim Meyering | 1998-07-29 | 1 | -6/+2 |
* | Include <stdio.h> if NDEBUG is not defined; needed on SunOS 4. | Jim Meyering | 1998-07-22 | 1 | -0/+6 |
* | Include stdio.h. Required on some systems when using assert. | Jim Meyering | 1998-07-04 | 1 | -0/+2 |
* | Don't define NDEBUG, now that it's done via configure's --disable-assert option. | Jim Meyering | 1998-07-01 | 1 | -1/+0 |
* | protoize | Jim Meyering | 1998-06-29 | 1 | -7/+2 |
* | * lib/xstrtol.c (bkm_scale): Don't assume that you can convert | Jim Meyering | 1998-06-29 | 1 | -30/+84 |
* | Merge with the version from textutils. | Jim Meyering | 1998-03-31 | 1 | -13/+23 |
* | (TYPE_SIGNED): Define. | Jim Meyering | 1998-02-24 | 1 | -3/+15 |
* | (__xstrtol): Change interpretation of | Jim Meyering | 1997-01-25 | 1 | -7/+6 |
* | . | Jim Meyering | 1996-10-29 | 1 | -4/+5 |
* | . | Jim Meyering | 1996-10-17 | 1 | -1/+1 |
* | libitize | Jim Meyering | 1996-10-17 | 1 | -3/+3 |
* | (__xstrtol): Return an error for invalid suffix. | Jim Meyering | 1996-10-13 | 1 | -1/+4 |
* | Add copyright header. | Jim Meyering | 1996-05-22 | 1 | -0/+19 |
* | Indent cpp directives to reflect nesting. | Jim Meyering | 1995-10-09 | 1 | -3/+3 |
* | (__strtol): Remove prototype altogether. | Jim Meyering | 1995-05-22 | 1 | -4/+2 |
* | merge with 1.11.1b | Jim Meyering | 1995-05-21 | 1 | -4/+4 |
* | . | Jim Meyering | 1995-01-27 | 1 | -0/+1 |
* | Rearrange to accept a user-specified set of suffix chars (must be | Jim Meyering | 1994-12-22 | 1 | -35/+53 |
* | . | Jim Meyering | 1994-12-20 | 1 | -0/+139 |