opnsense-src/sys/amd64/linux32
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.h linux(4): Reduce duplication between MD parts of the Linuxulator 2022-05-30 19:47:26 +03:00
linux32_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
linux32_genassym.c linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux32_locore.asm linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux32_machdep.c linux(4): Fix execve() on amd64/linux32 after a125ed50 2022-05-23 13:17:39 +03:00
linux32_proto.h linux(4): Regen for prctl fix. 2022-05-09 21:48:15 +03:00
linux32_support.s linux(4): Return native error from futex_atomic_op to avoid conversion by the caller. 2022-05-09 21:16:31 +03:00
linux32_syscall.h linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux32_syscalls.c linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux32_sysent.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux32_systrace_args.c linux(4): Regen for prctl fix. 2022-05-09 21:48:15 +03:00
linux32_sysvec.c linux(4): Properly restore the thread signal mask after signal delivery on i386 2022-05-30 20:03:49 +03:00
linux32_vdso.lds.s linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
linux32_vdso_gtod.c linux(4): Implement vdso getcpu for x86. 2022-05-08 17:20:52 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf sysent: move away from allowing all compat options for other ABIs 2021-12-16 20:56:28 -06:00
syscalls.master linux(4): Fix 039e98e6. 2022-05-09 21:45:51 +03:00