From: Paul Eggert Date: Fri, 26 Nov 2004 07:41:22 +0000 (+0000) Subject: Fix problem reported by Scott S. Tinsley for HP-UX 11.11 using X-Git-Tag: COREUTILS-5_3_0~306 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06123d86397a2ef8571e4c169df6ecb4f6904445;p=platform%2Fupstream%2Fcoreutils.git Fix problem reported by Scott S. Tinsley for HP-UX 11.11 using HP's ANSI C compiler. --- diff --git a/ChangeLog b/ChangeLog index 6561c00..7adaedc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2004-11-25 Jim Meyering +2004-11-25 Paul Eggert * Version 5.3.0. + Fix problem reported by Scott S. Tinsley for HP-UX 11.11 using + HP's ANSI C compiler. Declaring int functions causes warnings on + some modern systems and shouldn't be needed to compile on ancient + ones. + * src/copy.h (stat, lstat, rename): Remove decls. + * src/install.c (stat): Remove decl. + * src/ln.c (link, symlink): Remove decls. + +2004-11-25 Jim Meyering + * man/help2man: Import help2man-1.35.1. * man/Makefile.am (.x.1): Remove now-unnecessary use of locally-added --program-name=NAME option. Now, help2man gets