summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-21 18:49:13 +0000
committerJim Meyering <jim@meyering.net>2004-03-21 18:49:13 +0000
commitf25499439bdddecb24d1e138c01b5eccded51623 (patch)
tree183e16ba825052b8417d4ae04cf609f563e0632a /lib
parent4ee9bda98edd240ef3124083768cae39b27a4aba (diff)
downloadcoreutils-f25499439bdddecb24d1e138c01b5eccded51623.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index d0de66eb1..90a96a870 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,15 @@
+2004-03-05 Jim Meyering <jim@meyering.net>
+
+ * readtokens.c: Include <stdbool.h>.
+ (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 <eggert@twinsun.com>
* getdate.h: Include stdbool.h, and timespec.h instead of