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

index 91bb1a8ab2be46097236e8ad9ccab821ce73f2ff..b950aad498a977ae8835a6d70373121901267ce3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
+
+       * src/hostname.c [HAVE_SETHOSTNAME && !defined sethostname]:
+       Declare sethostname, since no Solaris header does it.
+       * src/who.c: Include "vasprintf.h", for asprintf.
+
 2004-03-28  Jim Meyering  <jim@meyering.net>
 
        * Version 5.3.0.