From: Jim Meyering Date: Sun, 4 Apr 1993 21:50:47 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_8_3b~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0df7488562d561ff30aacfb82d48d5bff1cf5e20;p=thirdparty%2Fcoreutils.git . --- 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.