[PATCH] signal: Use correct type for si_band in siginfo_t [BZ #23562]
Joseph Myers
joseph@codesourcery.com
Mon Oct 22 21:49:00 GMT 2018
On Mon, 22 Oct 2018, Adhemerval Zanella wrote:
> I think we should XFAIL for both 32-bit and 64-bit, siginfo_t is passed
Since long int and int have the same size for 32-bit, I see no need to
XFAIL there when you can just use the proper POSIX type without affecting
the layout.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list