On 8/7/23 23:07, Karim Taha wrote:
From: Stacey Son <s...@freebsd.org>Implement the stat converstion functions: target_to_host_fcntl_cmd Signed-off-by: Stacey Son <s...@freebsd.org> Signed-off-by: Karim Taha <kariem.taha...@gmail.com> --- bsd-user/freebsd/os-stat.c | 71 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+)
Which host / guest pairs have varying fcntl constants? I thought freebsd had these standardized... r~