From: Jim Meyering Date: Sun, 4 Apr 1999 23:15:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0f~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa4d097bd4a03d7310758be835c660e9de1c8c6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2e942eb739..c521c90d69 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,14 @@ 1999-04-04 Jim Meyering + * src/shred.c: Don't include string.h. + [!HAVE_CONFIG_H]: Include string.h here. + [!HAVE_CONFIG_H]: Hard-code RETSIGTYPE to `int'. + (sigill_handler): Change return type and type of local `oldhandler' to + RETSIGTYPE. + (isaac_seed_machdep): Change and type of local `oldhandler' to + RETSIGTYPE. + From Colin Plumb. + * Version 4.0e * tests/cp/same-file: Change the sed command used to extract the