diff options
author | Warner Losh <imp@bsdimp.com> | 2022-01-31 16:10:10 -0700 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2022-06-10 22:00:48 -0600 |
commit | 80da1b00886782520286e26f39ce8e21c1855072 (patch) | |
tree | 73ba828c84f904425a166ae7c1c243914b7e8fc6 /os-posix.c | |
parent | db69788703c5fdc590c96815c0eeeebc6a32d3e7 (diff) | |
download | qemu-80da1b00886782520286e26f39ce8e21c1855072.zip qemu-80da1b00886782520286e26f39ce8e21c1855072.tar.gz qemu-80da1b00886782520286e26f39ce8e21c1855072.tar.bz2 |
bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
Implement do_bsd_{read,pread,readv,preadv}. Connect them to the system
call table.
Signed-off-by: Stacey Son <sson@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 'os-posix.c')
0 files changed, 0 insertions, 0 deletions