]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement rfork(2) system call.
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:24:24 +0000 (21:24 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:06 +0000 (17:14 -0600)
commit510eecbc86e1aa93c17e9e0a3acced366b0258e1
treef6359044bf3e9dd2c30d3cfd1beb55a78d36865b
parent831a5a7fcbb3bfc36e8e7ed511817e8390344f87
bsd-user: Implement rfork(2) system call.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20230925182425.3163-28-kariem.taha2.7@gmail.com>
bsd-user/freebsd/os-proc.h
bsd-user/freebsd/os-syscall.c