]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 07:29:23 +0000 (07:29 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 07:29:23 +0000 (07:29 +0000)
lib/ChangeLog

index e366e4a095ebf7d5d089063a3cffa9acd1506026..55e940c50ae55061f30ca23506350faada2fae0f 100644 (file)
@@ -1,3 +1,12 @@
+2004-03-28  Paul Eggert  <eggert@twinsun.com>
+
+       Fix some gotchas encountered when porting to Solaris 8, using
+       the Forte 6u2 compiler.
+
+       * canonicalize.c [HAVE_UNISTD_H]: Include <unistd.h>,
+       for resolvepath declaration.
+       * fts.c: Include dirfd.h, for dirfd.
+
 2004-02-25  Paul Eggert  <eggert@twinsun.com>
 
        * human.c (humblock): Support BLOCKSIZE as well as BLOCK_SIZE.