From 6d1d7aede0466d074577989e9ef62a581431ed02 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 15 Jan 2005 17:21:03 +0000 Subject: *** empty log message *** --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 19183ea9a..0344e7592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ -2005-01-14 Jim Meyering +2005-01-15 Jim Meyering * Version 5.3.1. + * src/shred.c (isaac_seed) [HAVE_GETHRTIME]: #if-0 this block, + because just calling gethrtime evokes an `illegal instruction' + failure when compiled with Sun's c89 on Solaris 8 and 9. + Reported by Nelson Beebe. + + * src/shred.c (isaac_seed) [HAVE_GETHRTIME]: Don't call ISAAC_SEED + twice with the same value of `t'. + Replace nested #if-#else blocks with #if-#elif-#elif chain. + +2005-01-14 Jim Meyering + The test, tests/tail/f-1, failed on powerpc-apple-darwin7.7.0. * src/tail.c (IS_TAILABLE_FILE_TYPE): Adjust definition also to include sockets, since that's what you get when reading from a command-line- -- cgit v1.2.3-70-g09d2