From: Ulrich Drepper Date: Wed, 6 Feb 2002 20:47:37 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a3fc98a56672af583cb5a239176ae77302e5b4f;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 3087e7e7a63..fe1cff423e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-02-06 Ulrich Drepper + + * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add + attribute((packed)) to counter stupid people misusing gcc options. + (struct stat64): Likewise. + 2002-02-05 Ulrich Drepper * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct