This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: attribute(packed) in struct stat is wrong


On Thu, Feb 07, 2002 at 09:03:01AM -0800, Ulrich Drepper wrote:
> Andreas Jaeger <aj@suse.de> writes:
> 
> > Sorry: i686-linux-gnu,
> 
> Why should gcc 3.1 behave differently than 2.96?  It definitely works
> here.

2.96-RH behaves the same way as 3.1 - packed struct stat has 84 bytes while
non-packed 88.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]