From: Jim Meyering Date: Mon, 5 Apr 1993 01:16:18 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_8_3b~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c0034bed540684686f691096a48a390d8e6620f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 816dd90650..01d676faae 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -20,6 +20,12 @@ Sun Apr 4 09:38:00 1993 Jim Meyering (meyering@comco.com) * chown.c (main): Explicitly cast -1 to [ug]id_t to avoid compiler warnings. + * cp.h: Remove unneeded extern dcl of exit_status. + + * basename.c [rindex]: Don't redefine it. + * system.h [rindex, incl, bcopy, bzero]: Ditto. + * userspec.c [index]: Ditto. + Sat Apr 3 18:17:23 1993 Jim Meyering (meyering@comco.com) * Makefile.in [Makefile]: Add dependencies and a rule to remake it.