On 11/7/21 13:48, Richard Henderson wrote: > Retain all 3 implementations of getdents for now. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/syscall.c | 325 +++++++++++++++++++++++-------------------- > 1 file changed, 172 insertions(+), 153 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>