This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: PATCH: Add x86-64 <bits/siginfo.h>


On Wed, May 16, 2012 at 10:05 AM, Roland McGrath <roland@hack.frob.com> wrote:
> If they're 4-byte fields anyway, why does it matter to make the struct
> 8-byte aligned?
>

si_utime and si_stime are 8 bytes for x32.  I only align struct
to 8-byte for x32.


-- 
H.J.


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