This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 10/12] Add another test for setcontext
On Thu, 26 Jul 2018, Adhemerval Zanella wrote:
> > It's bug 21634 (filed for XFAILing the relevant conform/ test assertions,
> > not because of any expectation of being fixable while staying
> > ABI-compatible).
>
> What would require to fix this issue for ia64? The kernel interface already
> seems to use the expected sigset_t type for sc_mask and I think it would
> be feasible to use the *context functions as is with only adjusting the
> size of rt_sigprocmask to be dependent of _NSIG.
glibc sigset_t is much larger than kernel sigset_t.
--
Joseph S. Myers
joseph@codesourcery.com