From f25499439bdddecb24d1e138c01b5eccded51623 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 21 Mar 2004 18:49:13 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index d0de66eb16..90a96a870e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2004-03-05 Jim Meyering + + * readtokens.c: Include . + (readtoken): Use `size_t' rather than int/long. + All callers adjusted. + Use `bool' rather than `int' where appropriate. + Use memset rather than an explicit loop. + Use x2nrealloc rather than xrealloc. + Allow the use of `\0' as a delimiter. + (readtokens): Likewise. + * readtokens.h (readtoken, readtokens): Update prototypes. + 2004-02-29 Paul Eggert * getdate.h: Include stdbool.h, and timespec.h instead of -- 2.47.2