summaryrefslogtreecommitdiff
path: root/src/dirent/opendir.c
AgeCommit message (Collapse)Author
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-17move conditional definitons to _dirent.hJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-13basic implementation of POSIX (not XOPEN) dirent functionsJakob Kaivo
2019-02-09merge POSIX.1-1988/1990Jakob Kaivo