]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Add stubs for vadvise(), sbrk() and sstk()
authorWarner Losh <imp@bsdimp.com>
Mon, 25 Sep 2023 18:27:09 +0000 (21:27 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:07 +0000 (17:14 -0600)
commitdfa1d915756b2d9d22946cbd7d2587f30cdcb7a3
treef50bc6667fccb492b8811035e7b98ae07834914d
parent4e00b7d85d0dcc2064c68168163d3a411e32798f
bsd-user: Add stubs for vadvise(), sbrk() and sstk()

The above system calls are not supported by qemu.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230925182709.4834-24-kariem.taha2.7@gmail.com>
bsd-user/bsd-mem.h
bsd-user/freebsd/os-syscall.c