From: Paul Eggert Date: Sun, 3 Jul 2005 09:35:34 +0000 (+0000) Subject: Minor fixes for port to Solaris 8. X-Git-Tag: CPPI-1_12~354 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6a39d64c042da81536923e4de8386a05b4327c7;p=thirdparty%2Fcoreutils.git Minor fixes for port to Solaris 8. --- 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.