This commit is contained in:
Jim Meyering
1995-05-13 14:05:46 +00:00
parent 56c8261d7e
commit e8be969ec8
3 changed files with 26 additions and 0 deletions
+3
View 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.
+18
View 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
+5
View 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