opnsense-src/sys/x86/linux
Dmitry Chagin 4a6c2d075d 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
2022-05-30 20:03:49 +03:00
..
linux_dummy_x86.c Drop "All rights reserved" from my copyright statements. 2021-07-20 10:05:50 +03:00
linux_vdso_getcpu_x86.inc linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
linux_vdso_gettc_x86.inc linux(4): Refactor vdso_gettc_x86 includes. 2022-05-08 17:20:51 +03:00
linux_vdso_selector_x86.c linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
linux_x86.c linux(4): Deduplicate bsd_to_linux_trapcode() 2022-05-23 13:16:58 +03:00
linux_x86.h linux(4): Deduplicate bsd_to_linux_trapcode() 2022-05-23 13:16:58 +03:00
linux_x86_sigframe.h linux(4): Properly restore the thread signal mask after signal delivery on i386 2022-05-30 20:03:49 +03:00