PATCH: Add x86-64 <bits/siginfo.h>

H.J. Lu hjl.tools@gmail.com
Wed May 16 17:16:00 GMT 2012


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.



More information about the Libc-alpha mailing list