]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement wait4(2) and wait6(2) system calls.
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:24:20 +0000 (21:24 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:06 +0000 (17:14 -0600)
commitae502887cb3e3aa38bc0837cd7580f7a6768a649
tree2a5bd6f939b255e362044bfbe8b424a7bebc7ca6
parent36999e6a6bb1e3c7d7d40c751b67d5886f023ee9
bsd-user: Implement wait4(2) and wait6(2) system calls.

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