aboutsummaryrefslogtreecommitdiff
path: root/lib/util/src/unix_dir_iterator.c
AgeCommit message (Expand)Author
2023-04-21Fix: libutil: type check bug in unix directory iterator read_linkDavid Oberhollenzer
2023-04-21libutil: Add a method to the directory iterator to open a sub directoryDavid Oberhollenzer
2023-04-17Add unit test for directory iteratorDavid Oberhollenzer
2023-04-17Implement a version of the directory iterator for UnixDavid Oberhollenzer