From: Jim Meyering Date: Sun, 15 Jul 2001 14:39:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~548 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bdaac168ad7699aae8c681b4be9e1c00f279a41;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3af7e1560a..c0123cc04f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2001-07-15 Jim Meyering + + * 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 * Makefile.maint (tgz-size): Also work for sizes in the kilobyte range.