|
From: | Richard Henderson |
Subject: | Re: [PATCH 17/33] Implement h2t_freebsd_stat and h2t_freebsd_statfs functions |
Date: | Tue, 8 Aug 2023 14:40:17 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 8/7/23 23:07, Karim Taha wrote:
From: Michal Meloun<mmel@FreeBSD.org> They are the 64-bit variants of h2t_freebsd11_stat and h2t_freebsd11_statfs, respectively Signed-off-by: Michal Meloun<mmel@FreeBSD.org> Signed-off-by: Karim Taha<kariem.taha2.7@gmail.com> --- bsd-user/freebsd/os-stat.c | 82 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |