Age | Commit message (Expand) | Author |
---|---|---|
2023-04-21 | libutil: Add a method to the directory iterator to open a sub directory | David Oberhollenzer |
2023-04-21 | libutil: win32: clenaup dir iterator initialization, retain the path | David Oberhollenzer |
2023-04-21 | libutil: simplify win32 directory iterator state handling | David Oberhollenzer |
2023-04-17 | Implement a version of the directory iterator for Unix | David Oberhollenzer |
2023-04-12 | Split out Windows directory iteration code to a dir_iterator_t type | David Oberhollenzer |