]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement shm_unlink(2) and shmget(2)
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:27:06 +0000 (21:27 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:07 +0000 (17:14 -0600)
commit9d14db15b121c81a008098c46053d98cd6a0da6b
tree02f3c660e4591c45abbfae2917c0ed7b8d610f2f
parent4f0be683e399e7685608b83240da099ea45d84e6
bsd-user: Implement shm_unlink(2) and shmget(2)

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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230925182709.4834-21-kariem.taha2.7@gmail.com>
bsd-user/bsd-mem.h
bsd-user/freebsd/os-syscall.c