freebsd-dev/sys/amd64/linux32
Konstantin Belousov 870e197d52 Add quirks for Linux ABI signals handling
Require queueing of the signals with default action, and disable
dequeueing SIGCHLD on wait for live process.

Reported and tested by:	dchagin
Reviewed by:	dchagin, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D30675
2021-06-16 02:01:35 +03:00
..
linux32_dummy_machdep.c linux(4): Implement ppoll_time64 system call. 2021-06-10 15:18:46 +03:00
linux32_genassym.c
linux32_locore.asm x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
linux32_machdep.c linux: refactor bsd_to_linux_regset() out of linux_ptrace.c 2021-05-21 07:26:07 +01:00
linux32_proto.h linux(4): Regen for ppoll_time64 system call. 2021-06-10 15:19:12 +03:00
linux32_support.s amd64/linux*: add required header to get the constant value 2021-05-26 01:24:09 +03:00
linux32_syscall.h linux(4): Regen for futex_time64 system call. 2021-06-10 14:28:25 +03:00
linux32_syscalls.c linux(4): Regen for futex_time64 system call. 2021-06-10 14:28:25 +03:00
linux32_sysent.c linux(4): Regen for ppoll_time64 system call. 2021-06-10 15:19:12 +03:00
linux32_systrace_args.c linux(4): Regen for ppoll_time64 system call. 2021-06-10 15:19:12 +03:00
linux32_sysvec.c Add quirks for Linux ABI signals handling 2021-06-16 02:01:35 +03:00
linux32_vdso.lds.s
linux.h linux(4): add struct timespec64 definition and conversion routine for 2021-06-07 04:47:12 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Implement ppoll_time64 system call. 2021-06-10 15:18:46 +03:00