1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00
This commit is contained in:
Jim Meyering
1993-04-04 21:50:47 +00:00
parent 7db02117a9
commit 0df7488562
+5
View File
@@ -6,6 +6,11 @@ Sun Apr 4 09:38:00 1993 Jim Meyering (meyering@comco.com)
* cp.c (copy): Declare to be static.
* cp.c (copy, make_path, re_protect): Explicitly cast alloca return
value to (char *).
* ln.c (do_link): Ditto
* mv.c (do_move): Ditto
Sat Apr 3 18:17:23 1993 Jim Meyering (meyering@comco.com)
* Makefile.in [Makefile]: Add dependencies and a rule to remake it.