]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jan 2005 17:21:03 +0000 (17:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jan 2005 17:21:03 +0000 (17:21 +0000)
ChangeLog

index 19183ea9a4e07bd8114ca41c8cfb60ba3b83aafb..0344e75926392afba7792e33ac051bbaf53b496e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
-2005-01-14  Jim Meyering  <jim@meyering.net>
+2005-01-15  Jim Meyering  <jim@meyering.net>
 
        * 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  <jim@meyering.net>
+
        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-