From c6a39d64c042da81536923e4de8386a05b4327c7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 3 Jul 2005 09:35:34 +0000 Subject: [PATCH] Minor fixes for port to Solaris 8. --- lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index d858e2010a..2160ddc82b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,14 @@ +2005-07-03 Paul Eggert + + * Makefile.am (libcoreutils_a_SOURCES): Undo previous change. + + * Makefile.am (libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h, + stdlib--.h, unistd--.h. + * fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own. + * lstat.c: Sync from gnulib. + * lstat.h: New file, from gnulib. + * stat.c: Remove. + 2005-07-03 Jim Meyering * fd-reopen.c: Include for declaration of close. -- 2.47.3