From 4fa4d097bd4a03d7310758be835c660e9de1c8c6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Apr 1999 23:15:20 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.47.3