Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-21 | libutil: Add a method to the directory iterator to open a sub directory | David Oberhollenzer | |
This is also the reason we need to lug around the original directory path on Windows. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-04-17 | Implement a version of the directory iterator for Unix | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-04-12 | Split out Windows directory iteration code to a dir_iterator_t type | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |