Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | Split recursive directory iterator | David Oberhollenzer | |
The recursive part and the filter part are split up, the recursive iterator wrapper is moved into libsquashfs and the libio iterator is modified to use that internally instead of implementig the recursion step. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |