From: Jim Meyering Date: Tue, 4 Jan 2005 08:51:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5503bf7ffe39e23471c7f6af3877799450e23ab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 468fa4b8b2..70092bac77 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-01-04 Bob Proulx + + * obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to simplify + offsetof() macro construct to avoid compile failure with native HP-UX + 11.0 ANSI C compiler. + 2005-01-03 Paul Eggert * utimens.c (futimens): Robustify the previous patch, by checking