]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: implement chmod, fchmod, lchmod and fchmodat
authorWarner Losh <imp@bsdimp.com>
Tue, 14 Jun 2022 20:47:45 +0000 (14:47 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 2 Jul 2022 13:52:48 +0000 (07:52 -0600)
commit0db0db8f23c578fff16ee438867bff87d2540f52
treea4734cc062b1cfdf91b46f252576edcab900bb4b
parentc7b62b4a87b21c22ab9c227666b98e11e5afd34e
bsd-user: implement chmod, fchmod, lchmod and fchmodat

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/bsd-file.h
bsd-user/freebsd/os-syscall.c