summaryrefslogtreecommitdiff
path: root/lib/readtokens.c
Commit message (Expand)AuthorAgeFilesLines
* readtokens: prefer idx_t for indexesPaul Eggert2021-06-111-8/+6
* dfa, etc.: prefer xreallocarray to older namePaul Eggert2021-05-301-1/+1
* 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
* 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
* readtokens.c: adjust wording in a commentJim Meyering2012-03-091-1/+1
* readtokens: avoid core dumps with unusual calling patternsPaul Eggert2012-03-071-32/+24
* maint: spelling fixesPaul Eggert2012-02-051-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* readtokens: do not leak internal token_lengths bufferJim Meyering2010-01-181-0/+2
* readtokens: this module *does* require xalloc.hJim Meyering2010-01-061-0/+2
* maint: remove useless inclusions of "alloca.h"Jim Meyering2010-01-051-2/+0
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-40/+40
* avoid gcc warnings about unused macro definitionsJim Meyering2009-03-121-4/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* Merge from coreutils.Paul Eggert2004-08-071-1/+4
* Merge from coreutils.Paul Eggert2004-03-311-70/+61
* Remove K&R cruft.Paul Eggert2003-09-101-18/+5
* (readtokens): Remove anachronistic casts of xmalloc,Jim Meyering2003-06-071-7/+7
* Avoid bug with non-ASCII characters.Bruno Haible2003-01-141-2/+2
* (readtoken): Declare an index to be of type unsignedJim Meyering2001-12-091-2/+3
* Remove explicit declarations of xmalloc and xrealloc,Jim Meyering2001-11-171-2/+1
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* (readtoken, readtokens): Protoize.TEXTUTILS-1_22iJim Meyering1999-04-111-14/+11
* indent cpp-directivesJim Meyering1996-07-151-7/+7
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* Unprotoize.Jim Meyering1996-02-241-6/+15
* Declare xmalloc, xrealloc rather than including xalloc.h.SH-UTILS-1_12aJim Meyering1995-08-071-1/+2
* .Jim Meyering1995-01-271-0/+213