mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-17 09:06:50 +02:00
.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
* src/Makefile.in (.c._o, ._c._o): Remove temporary source files.
|
||||
(.c._c): Don't redirect directly to $@.
|
||||
|
||||
* src/Makefile.in (DISTFILES): Include ansi2knr.c and ansi2knr.1.
|
||||
(clean): Remove temp files generated by ansi2knr rules.
|
||||
(ansi2knr): New rule.
|
||||
@@ -18,6 +21,10 @@
|
||||
* cp-hash.c: Likewise.
|
||||
* cp.c: Include error.h.
|
||||
|
||||
* ls.c (parse_ls_color): Use strcpy to initialize 3-character array
|
||||
rather than automatic aggregate initialization. The latter isn't
|
||||
portable.
|
||||
|
||||
Thu Nov 9 23:27:05 1995 Jim Meyering (meyering@comco.com)
|
||||
|
||||
* system.h [__P]: Define it.
|
||||
@@ -52,6 +59,7 @@ Thu Nov 9 23:27:05 1995 Jim Meyering (meyering@comco.com)
|
||||
* du.c: Likewise.
|
||||
* install.c: Likewise.
|
||||
* ls.c: Likewise.
|
||||
* rm.c: Likewise.
|
||||
|
||||
Wed Nov 1 23:11:05 1995 Jim Meyering (meyering@comco.com)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user