Remove dependencies on unlocked-io.
[gnulib.git] / lib / ChangeLog
index a41db01..5e92ad5 100644 (file)
@@ -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-04  Paul Eggert  <eggert@cs.ucla.edu>
 
-2004-10-03  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.
 
        * .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.