diff options
-rw-r--r-- | old/fileutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3af7e1560..c0123cc04 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2001-07-15 Jim Meyering <meyering@lucent.com> + + * src/sys2.h: Include "unlocked-io.h", rather than hard-coding the + HAVE_*_UNLOCKED macros. + + * Makefile.am (EXTRA_DIST): Add unlocked-io.hin and unlocked-io.h. + * Makefile.cfg (unlocked-io.h): New rule. + ($(srcdir)/m4/jm-glibc-io.m4): New rule. + * unlocked-io.hin: New file. + 2001-07-14 Jim Meyering <meyering@lucent.com> * Makefile.maint (tgz-size): Also work for sizes in the kilobyte range. |