On 6/20/26 21:19, Warner Losh wrote:
Wire up additional file-related system calls: poll, lseek, pipe,
pipe2, swapon, swapoff, chflagsat, close_range, __realpathat,
copy_file_range, and __specialfd. Also fix __realpathat to use
__sys___realpathat on FreeBSD >= 15.0.

Signed-off-by: Stacey Son<[email protected]>
Assisted-by: Claude Opus 4.6 (1M context)
Reviewed-by: Pierrick Bouvier<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
  bsd-user/freebsd/os-stat.h    |  8 +------
  bsd-user/freebsd/os-syscall.c | 51 +++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 52 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~


Reply via email to