mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
kern_sigprocmask() in the various binary compatibility emulators. - Replace calls to sigsuspend(), sigaltstack(), sigaction(), and sigprocmask() that used the stackgap with calls to the corresponding kern_sig*() functions instead without using the stackgap. |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux_dummy.c | ||
| linux_genassym.c | ||
| linux_ipc64.h | ||
| linux_locore.s | ||
| linux_machdep.c | ||
| linux_proto.h | ||
| linux_syscall.h | ||
| linux_sysent.c | ||
| linux_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||