From: Jim Meyering Date: Thu, 23 Oct 1997 16:15:31 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22c~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1ea3d6f17b9f4176b9b76cddf4b00580c3910a5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9fea8b1011..9e9d6fc11f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -12,7 +12,7 @@ * src/ls.c: Likewise. * src/dircolors.c: Remove free and malloc decls. * src/ls.c: Likewise. - * src/rm.c: Likewise. + * src/rm.c: Remove free, malloc, and realloc decls. On some systems, strstr and stpcpy are macros, so declaring them unconditionally gets syntax errors. Reported by Mark M. Kettenis.