mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 06:45:12 -04:00
.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user