[PATCH] support: Delete temporary files in LIFO order
Zack Weinberg
zackw@panix.com
Mon May 8 13:22:00 GMT 2017
On Mon, May 8, 2017 at 8:49 AM, Florian Weimer <fweimer@redhat.com> wrote:
> This is required to remove temporary directories which contain
> temporary files. Previously, FIFO order meant that directory
> removal was attempted when the directory still contained files,
> which meant that temporary directory cleanup was essentially
> unsupported.
LGTM.
zw
More information about the Libc-alpha
mailing list