You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Make sure the whole library is signal safe.
Add tests with some signal related syscalls, at least these two: SYS_rt_sigaction, SYS_rt_sigreturn.
Reevaluate the nr == SYS_rt_sigreturn special case in intercept.c.