From: Jim Meyering Date: Sun, 14 Jan 2001 20:28:14 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0_36^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ceb3908c6f6c900471598cee6a1b9b3c7952df21;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b79d6e46d8..16bf9381bd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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.