]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
. FILEUTILS-4_0_36
authorJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 20:28:14 +0000 (20:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 20:28:14 +0000 (20:28 +0000)
old/fileutils/ChangeLog

index b79d6e46d810c43f16b7e7374123ade1ef9736e7..16bf9381bde835f9309f862e59a4e222c1730ff0 100644 (file)
@@ -2,6 +2,11 @@
 
        * Version 4.0.36.
 
+       * src/shred.c (UINT_MAX_32_BITS): Define.
+       Use UINT_MAX_32_BITS in the cpp conditions that determine
+       the `word32' typedef.  Using a literal `0xffffffff' failed with
+       HPUX10.20's /bin/cc.
+
        * config.sub: Update from master repository.
        * config.guess: Likewise.