summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
-rw-r--r--old/sh-utils/ChangeLog6
-rw-r--r--old/textutils/ChangeLog6
3 files changed, 18 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 177ab91a0..850f7747b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com)
+
+ * system.h [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.
+ Without this, SunOS doesn't get type for memchr.
+ Reported by Kaveh Ghazi.
+
Sun May 21 07:20:55 1995 Jim Meyering (meyering@comco.com)
* all source files (usage): Include one- or two-line synopsis
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 57598f5f7..f7e7d8a71 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com)
+
+ * system.h [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.
+ Without this, SunOS doesn't get type for memchr.
+ Reported by Kaveh Ghazi.
+
Sun May 21 07:20:55 1995 Jim Meyering (meyering@comco.com)
* Makefile.in (.PHONY): TAGS is not a phony target. From Franc,ois.
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index f465df38f..632c2e4a7 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com)
+
+ * system.h [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.
+ Without this, SunOS doesn't get type for memchr.
+ Reported by Kaveh Ghazi.
+
Thu May 25 00:06:50 1995 Jim Meyering (meyering@comco.com)
* Version 1.11.4.