]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/freebsd/os-syscall.c
bsd-user: Implement dup and dup2
authorWarner Losh <imp@bsdimp.com>
Sun, 12 Jun 2022 15:27:19 +0000 (09:27 -0600)
committerWarner Losh <imp@bsdimp.com>
Tue, 14 Jun 2022 14:17:44 +0000 (08:17 -0600)
commita15699acafd5cf9e4c414505a4aa36b0f2338ee8
treeb1d73c89f2a88db70c223a6634b00854abb83bbf
parent6af8f76a9f2c7b4d1ac5ba885695d8b6cc7c4dd0
bsd-user: Implement dup and dup2

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/bsd-file.h
bsd-user/freebsd/os-syscall.c