]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 27 May 1995 11:39:15 +0000 (11:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 May 1995 11:39:15 +0000 (11:39 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index 177ab91a0a49341a340aeecbd1efd08f9cc8fba0..850f7747b46df7c1ff9d5f9ec3e751468002aeea 100644 (file)
@@ -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
index 57598f5f7fbd4728d0df52af339716766493774f..f7e7d8a71f504f591dbcdbf492057799b8d5ed0b 100644 (file)
@@ -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.
index f465df38fe1ea2aea6be03b6dc8f8941ab5b82c3..632c2e4a7988c36f65cb104543fb8f60d8b942da 100644 (file)
@@ -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.