summaryrefslogtreecommitdiff
path: root/lib/readtokens.c
Commit message (Expand)AuthorAgeFilesLines
* * _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