From 0df7488562d561ff30aacfb82d48d5bff1cf5e20 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Apr 1993 21:50:47 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 37da23cb1e..d5449d5bdd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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. -- 2.47.3