summaryrefslogtreecommitdiff
path: root/lib/xstrtol.h
Commit message (Expand)AuthorAgeFilesLines
* xstrtoll: new moduleJim Meyering2010-01-251-0/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* Don't redefine __attribute__ without a need.Bruno Haible2008-01-131-3/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.Paul Eggert2007-08-101-13/+29
* Move xstrtol messages into gnulib domain, when --pobase is used.Eric Blake2007-08-081-30/+3
* * NEWS: Describe interface changes to human, xstrtol.Paul Eggert2007-08-061-13/+16
* Revert last patch.Bruno Haible2007-07-261-19/+12
* 2007-07-25 Jim Meyering <jim@meyering.net>Bruno Haible2007-07-251-12/+19
* * lib/xstrtol.h: Include gettext.h.Paul Eggert2006-10-191-3/+6
* Add and change modules to make it easier for coreutils to usePaul Eggert2006-08-211-8/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-5/+3
* Exit-status fixes from coreutils.Paul Eggert2004-01-241-2/+4
* Handle invalid suffixes and overflow independently, so thatPaul Eggert2003-10-141-2/+12
* Assume C89, so PARAMS isn't needed.Paul Eggert2003-06-181-12/+4
* More consistent inttypes.h / stdint.h handling.Bruno Haible2003-01-061-2/+7
* * lib/xstrtol.h: Add copyright notice.Jim Meyering2001-08-311-1/+18
* Add xstrtoimax.Jim Meyering2001-08-261-0/+1
* (__xstrtol, __strtol, __unsigned): Remove macro decls.Jim Meyering1999-04-181-14/+10
* (__ZLONG_MAX): Remove.Jim Meyering1998-06-291-2/+0
* Use PARAMS, not __P.Jim Meyering1997-12-211-8/+9
* [!_STRTOL_ERROR]: Define the type `enum strtol_error'Jim Meyering1997-01-251-0/+3
* .Jim Meyering1996-10-291-3/+3
* cpp-indentJim Meyering1996-10-291-21/+21
* libitizeJim Meyering1996-10-291-14/+14
* Define and use macro, PARAMS, not __P.Jim Meyering1996-10-171-5/+5
* merge with 1.11.dJim Meyering1995-03-211-0/+1
* Undef __P before defining it.Jim Meyering1995-03-121-0/+1
* .Jim Meyering1995-01-271-5/+12
* .Jim Meyering1994-12-201-0/+57