tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd32_{,u}int64 in sys/types.h for compat/sys/siginfo.h
On 2019/11/18 20:15, Kamil Rytarowski wrote:
I was thinking about something along these lines:
http://netbsd.org/~kamil/patch-00196-siginfo_netbsd32_compat_uint64.txt
In future some compat of i386 could use 8-byte alignment for 64-bit types.
Not build tested.
Thank you for providing the patch. It looks fine for me. I committed
it with changes below:
- Take into account of __arm__ && __ARM_EABI__ for compat with arm-oabi
- Undefine NETBSD32_SIGINFO_UINT64_ALIGN for clarity
Thanks!
rin
Home |
Main Index |
Thread Index |
Old Index