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

index b429c027fe8a92a20e46cb1fcd0129d18b759cf3..342d833572938b121e75484f6b35545084842cee 100644 (file)
@@ -1,6 +1,9 @@
 Sat May 13 07:47:44 1995  Jim Meyering  (meyering@comco.com)
 
        * lib/Makefile.in: Remove safe-l?stat.[ch]in and related rules.
+       (maintainer-clean): Rename from realclean.
+       (.PHONY): New dependencies.
+       [.c.o]: Remove -I. since safe-l?stat.h are no longer used.
 
        * argmatch.c (argmatch): Include sys/types.h and declare length
        argument with type size_t.
index a09192f10a7ad104be5cf51ebb958f120924a95d..435e183d2054a460d87f94a3be798113c931da1d 100644 (file)
@@ -1,3 +1,21 @@
+Sat May 13 08:57:20 1995  Jim Meyering  (meyering@comco.com)
+
+       * lib/Makefile.in (maintainer-clean): Rename from realclean.
+       (.PHONY): New dependencies.
+       [.c.o]: Remove -I. since safe-l?stat.h are no longer used.
+
+Fri May 12 21:25:50 1995  Jim Meyering  (meyering@comco.com)
+
+       * test.c (usage): Remove duplicate descriptions of --help
+       and --version.  From Karl Berry.
+
+       * pathchk.c: Use stat (lstat), not safe_stat (safe_lstat).
+       * test.c: Likewise.
+       * who.c: Likewise.
+
+       * lib/Makefile.in (SOURCE): Add memcpy.c, memset.c.
+       Remove all reference to (now unused) safe-xstat.hin.
+
 Tue Apr 18 22:57:43 1995  Jim Meyering  (meyering@comco.com)
 
        * configure.in: (AC_OUTPUT): Use echo, not date, to avoid creating
index 6ae1e2fb5c77fc1526a743a9866a3b0cbb84556f..129b56ac47fccc020243a10cdc3fc69a2f7f5e9a 100644 (file)
@@ -1,3 +1,8 @@
+Sat May 13 08:57:20 1995  Jim Meyering  (meyering@comco.com)
+
+       * lib/Makefile.in [.c.o]: Remove -I. since safe-l?stat.h are no
+       longer used.
+
 Wed May 10 22:26:35 1995  Jim Meyering  (meyering@comco.com)
 
        * Version 1.11.1