diff options
author | Warner Losh | 2022-06-12 05:32:19 +0200 |
---|---|---|
committer | Warner Losh | 2022-06-13 23:48:09 +0200 |
commit | 77d3522b3fb6da9f39ada61fe7c2d0121c10de7f (patch) | |
tree | d49dd3f074e090dd5def2c6a765840e07de26c0e /bsd-user/qemu.h | |
parent | Merge tag 'mips-20220611' of https://github.com/philmd/qemu into staging (diff) | |
download | qemu-77d3522b3fb6da9f39ada61fe7c2d0121c10de7f.tar.gz qemu-77d3522b3fb6da9f39ada61fe7c2d0121c10de7f.tar.xz qemu-77d3522b3fb6da9f39ada61fe7c2d0121c10de7f.zip |
bsd-user: Implement open, openat and close
Add the open, openat and close system calls. We need to lock paths, so
implmenent that as well.
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Jung-uk Kim <jkim@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/qemu.h')
0 files changed, 0 insertions, 0 deletions