[PATCH v3] server: Fail if non-empty directory marked for deletion.

Daniel Lehman dlehman25 at gmail.com
Thu May 28 22:16:59 CDT 2020


> Let's see what POSIX has to say:
>
>   Upon calling closedir() the file descriptor shall be closed.[1]
>
> Most modern systems should conform to POSIX. I think you should be OK removing the close(2) call.
>
> [1]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/fdopendir.html#
>

ah... i was looking at an older version of the docs.  will do

thanks
daniel



More information about the wine-devel mailing list