OSDN Git Service

bsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat
authorStacey Son <sson@FreeBSD.org>
Sun, 13 Aug 2023 08:41:33 +0000 (10:41 +0200)
committerWarner Losh <imp@bsdimp.com>
Mon, 28 Aug 2023 18:16:18 +0000 (12:16 -0600)
commit86547e577bdfe55f32778a052b82227599233067
treeb9c53f55a1db1823351ee8e645bf3d5db8d9dfb0
parenta0c20b1b36576042d1c2789f92b42043f48409c4
bsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat

Implement the stat conversion functions:
h2t_freebsd11_stat
h2t_freebsd_nstat

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
bsd-user/freebsd/os-stat.c [new file with mode: 0644]