diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-10-06 16:19:16 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-10-06 16:28:59 +0200 |
| commit | 3e939dde0ad07d1ecbb9bed2123fff6d2d92dcab (patch) | |
| tree | bcd8a7c8462813d4c0ecff2373bfcc02302af84c /libweb | |
| parent | cf10ad5c11764ae83b00ac8c57fa4985045daadb (diff) | |
| download | slcl-3e939dde0ad07d1ecbb9bed2123fff6d2d92dcab.tar.gz | |
cftw.c: Call user function at the end for directories
The older, synchronous implementation for cftw recursed as long as there
were children directories and, finally, it called the user function.
This commit therefore fixes the newer, asynchronous implementation to
honor that behaviour. Otherwise, rmdir_r would fail because rmdir(2)
would be called for non-empty directories.
Diffstat (limited to 'libweb')
0 files changed, 0 insertions, 0 deletions
