diff lib/ChangeLog @ 5318:7c24a825b51d

Remove dependencies on unlocked-io.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 04 Oct 2004 20:17:39 +0000
parents 26382eb5dbd2
children 61af141e6032
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,9 +1,12 @@
-2004-10-01  Simon Josefsson  <jas@extundo.com>
-
-	* memmem.h: New file.
-	* memmem.c: New file, taken from glibc.
-
-2004-10-03  Paul Eggert  <eggert@cs.ucla.edu>
+2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
+	getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
+	md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
+	regex.c, sha1.c, version-etc.c, yesno.c:
+	Include "unlocked-io.h" only if USE_UNLOCKED_IO.
+	* unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
+	the includer's responsibility.
 
 	Sync from coreutils.
 
@@ -24,6 +27,11 @@
 	* .cppi-disable: Add getopt_.h, getopt_int.h.
 	* .cvsignore: Add getopt.h.
 
+2004-10-04  Simon Josefsson  <jas@extundo.com>
+
+	* memmem.h: New file.
+	* memmem.c: New file, taken from glibc.
+
 2004-10-02  Jim Meyering  <jim@meyering.net>
 
 	* dirfd.h, getpagesize.h: Add copyright notice.