]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 04:11:07 +0000 (04:11 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 04:11:07 +0000 (04:11 +0000)
old/sh-utils/ChangeLog

index 24725a01dde04fd237548d1cf6b4778de8dd198a..e2f6d6613da2dd4cfedb16c3b9c48b6c3883d48d 100644 (file)
@@ -1,5 +1,11 @@
 Wed Oct  9 00:26:55 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * lib/getloadavg.c [__sun]: Define sun.  Reported by Kaveh Ghazi.
+
+       * lib/strftime.c (strftime): Accommodate the broken C compiler
+       that comes with SunOS -- don't initialize aggregates in decls of
+       automatic variables.  Reported by Kaveh Ghazi.
+
        * tests/: Renamed checks/ directory.
        * Makefile.am (SUBDIRS): Rename checks to tests.
        * configure.in (AC_OUTPUT): Rename checks to tests.