From: Jim Meyering Date: Sun, 23 Mar 2003 09:13:36 +0000 (+0000) Subject: Plan to add an autoconf test to work around the HPUX 11.x bug. X-Git-Tag: v4.5.12~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=585736ca424b42d21582d5f0f20365f58fb49101;p=thirdparty%2Fcoreutils.git Plan to add an autoconf test to work around the HPUX 11.x bug. --- diff --git a/ChangeLog b/ChangeLog index 16110bd61b..8a62daaf1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2003-03-22 Jim Meyering +2003-03-23 Jim Meyering * Version 4.5.12. + * README: Describe problem with 64-bit mode on HPUX 11.x, + with patch for /usr/include/inttypes.h. + * TODO: Plan to add an autoconf test to work around the bug. + +2003-03-22 Jim Meyering + * src/stat.c: Don't include . That is already done via system.h. Otherwise, the multiple inclusion would evoke redefinition warnings from Cray's /bin/cc,