zhiqiangxu opened PR #2268 from fix_sa_sigaction_signature
to main
:
The signature for
sa_sigaction
shoud beextern "C" fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)
.
zhiqiangxu closed without merge PR #2268.
Last updated: Nov 22 2024 at 17:03 UTC