On 11/14/21 11:35, Richard Henderson wrote:
> Retain all 3 implementations of getdents for now.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/syscall.c | 325 +++
> 1 file changed, 172 insertions(+), 153 deletions(-)
Same as v1:
Reviewed-by: Phi
Retain all 3 implementations of getdents for now.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c | 325 +++
1 file changed, 172 insertions(+), 153 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 544f5b662f..a2f605dec