]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 4 Apr 1993 21:50:47 +0000 (21:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Apr 1993 21:50:47 +0000 (21:50 +0000)
old/fileutils/ChangeLog

index 37da23cb1e55b33831b82007eb8c8427d9c01df1..d5449d5bddbece63d1185bb2e32f1bf18c7215aa 100644 (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.