[PATCH v4 12/13] dirent: Add tst-rewinddir

Florian Weimer fweimer@redhat.com
Mon Sep 9 07:58:43 GMT 2024


* DJ Delorie:

> Florian Weimer <fweimer@redhat.com> writes:
>> It verifies that rewinddir allows restarting the directory
>> iteration.
>
> LGTM with the usual atomic/volatile question.
> Reviewed-by: DJ Delorie <dj@redhat.com>

Thanks.  This one doesn't need _Atomic because the FUSE thread is
started anew for every subtest.

Florian



More information about the Libc-alpha mailing list