On 5/18/2026 2:27 PM, Warner Losh wrote:
> Add do_bsd_poll, do_bsd_lseek, do_bsd_pipe, do_bsd_swapon,
> do_freebsd13_swapoff, and do_bsd_swapoff to bsd-file.h. Also add
> target_pollfd structure to syscall_defs.h and include poll.h in
> os-syscall.c.
> 
> Signed-off-by: Stacey Son <[email protected]>
> Signed-off-by: Warner Losh <[email protected]>
> Assisted-by: Claude Opus 4.6 (1M context)
> ---
>  bsd-user/bsd-file.h           | 136 +++++++++++++
>  bsd-user/freebsd/os-syscall.c |   1 +
>  bsd-user/syscall_defs.h       | 458 
> ++++++++++++++++++++++++++++++++++++------
>  3 files changed, 534 insertions(+), 61 deletions(-)
> 

Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to