qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the


From: Richard Henderson
Subject: Re: [PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls
Date: Sat, 26 Feb 2022 17:20:07 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/26/22 07:07, Warner Losh wrote:
An include file that pulls in all the definitions needed for the file
related system calls. This also includes the host definitions to
implement the system calls and some helper routines to lock/unlock
different aspects of the system call arguments.

Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/bsd-file.h           | 30 ++++++++++++++++++++++++++++++
  bsd-user/freebsd/os-syscall.c |  2 ++
  2 files changed, 32 insertions(+)
  create mode 100644 bsd-user/bsd-file.h

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]