summaryrefslogtreecommitdiff
path: root/lib/xstrtol.h
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* xstrtoll: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-5/+2
* Move xstrtol_fatal to a new xstrtol-error modulePino Toscano2019-12-071-20/+0
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warningJim Meyering2012-08-241-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* stdnoreturn, stdnoreturn-tests: remove modulesPaul Eggert2011-07-121-4/+3
* xstrtol: use stdnoreturn.hPaul Eggert2011-07-121-9/+4
* Consistent macro naming for macros that use GCC __attribute__.Bruno Haible2011-02-151-3/+3
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-151-7/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* 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