From: Jim Meyering Date: Sat, 2 Dec 2000 08:19:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_9~52 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0742bc284e44fc08fd9a15777bd6c60975863481;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a51e6925ee..dc55d7aae4 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-12-01 Paul Eggert + + * src/dd.c (skip, dd_copy): Use ssize_t to store result of + safe_read, to avoid overflow e.g. on 64-bit Solaris sparc. + (dd_copy): Remove unnecessary cast. + 2000-12-01 Paul Eggert * doc/fileutils.texi: Remove B suffix. Document how to have