summaryrefslogtreecommitdiff
path: root/lib/strtol.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* strtoul, strtoll, strtoull: Fix compilation warning.Bruno Haible2021-04-021-0/+4
* strtol, strtoul, strtoll, strtoull: Optimize.Bruno Haible2021-04-021-7/+18
* strto*l: Don't pass invalid arguments to isspace, isalnum, toupper.Bruno Haible2021-04-021-6/+6
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* strtoll, strtoull: Rely on limits-h module.Bruno Haible2018-09-061-29/+0
* 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
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-131-21/+10
* 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
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-6/+6
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* strtol: remove dependency on wcharPaul Eggert2011-04-221-2/+1
* TYPE_MAXIMUM: avoid theoretically undefined behaviorPaul Eggert2011-01-301-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+2
* Fix compilation error with Sun C.Bruno Haible2010-03-141-10/+10
* 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/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-44/+44
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-4/+3
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-4/+3
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* * lib/memcasecmp.c: Include <limits.h>.Paul Eggert2006-07-051-8/+3
* From Eric Blake: Assume errno.h declares errno.Bruno Haible2006-06-171-4/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Fix spellings in comment.Paul Eggert2005-04-021-3/+3
* Fix comments and indenting.Paul Eggert2005-03-151-7/+6
* * mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,Paul Eggert2005-03-151-11/+19
* Factor int-properties macros into a single file, except forPaul Eggert2005-03-091-3/+11
* (LOCALE_PARAM_PROTO): Renamed from LOCALE_PARAM_DECL, for consistencyPaul Eggert2003-09-121-4/+4
* Remove K&R cruft.Paul Eggert2003-09-121-56/+16
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (TYPE_SIGNED, TYPE_MAXIMUM, TYPE_MINIMUM): Define.Jim Meyering1999-05-051-2/+29
* Update to glibc 2.1.1 version.Jim Meyering1999-04-211-78/+145
* (IN_CTYPE_DOMAIN): Define.Jim Meyering1997-09-211-3/+8
* update from FSFJim Meyering1997-02-211-2/+7
* Update from GNU libc.Jim Meyering1996-11-021-54/+60
* Define and use macro, PARAMS, not __P.Jim Meyering1996-10-171-5/+5
* indent cpp-directivesJim Meyering1996-07-151-8/+8
* Hack out broken WEAK junk.TEXTUTILS-1_18Jim Meyering1996-05-241-9/+2
* Define __P.Jim Meyering1996-05-241-0/+7
* Update from GNU libc-copies.Jim Meyering1996-05-221-40/+110