opnsense-src/sys/i386/linux
Dmitry Chagin d37548e010 linux(4): Properly restore the thread signal mask after signal delivery on i386
Replace sigframe sf_extramask by native sigset_t and use it to
store/restore the thread signal mask without conversion to/from
Linux signal mask.

Pointy hat to:		dchagin
MFC after:		2 weeks

(cherry picked from commit 4a6c2d075d)
2022-06-17 22:35:40 +03:00
..
imgact_linux.c exec: Reimplement stack address randomization 2022-02-16 11:55:03 -05:00
linux.h linux(4): Reduce duplication between MD parts of the Linuxulator 2022-06-17 22:35:37 +03:00
linux_copyout.c linux(4): Return native error from futex_atomic_op to avoid conversion by the caller. 2022-06-17 22:35:06 +03:00
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_genassym.c linux(4): Retire handmade DWARF annotations from signal trampolines 2022-06-17 22:35:21 +03:00
linux_locore.asm linux(4): Retire unused include 2022-06-17 22:35:22 +03:00
linux_machdep.c linux(4): Deduplicate execve 2022-06-17 22:35:30 +03:00
linux_proto.h linux(4): Regen for prctl fix. 2022-06-17 22:35:11 +03:00
linux_ptrace_machdep.c linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c 2022-06-17 22:33:35 +03:00
linux_syscall.h linux(4): Regen for epoll_pwait2 syscall. 2022-06-17 22:34:09 +03:00
linux_syscalls.c linux(4): Regen for epoll_pwait2 syscall. 2022-06-17 22:34:09 +03:00
linux_sysent.c linux(4): Regen for semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_systrace_args.c linux(4): Regen for prctl fix. 2022-06-17 22:35:11 +03:00
linux_sysvec.c linux(4): Properly restore the thread signal mask after signal delivery on i386 2022-06-17 22:35:40 +03:00
linux_vdso.lds.s linux(4): Retire handmade DWARF annotations from signal trampolines 2022-06-17 22:35:21 +03:00
linux_vdso_gtod.c linux(4): Implement vdso getcpu for x86. 2022-06-17 22:35:00 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Fix 039e98e6. 2022-06-17 22:35:07 +03:00