summaryrefslogtreecommitdiff
path: root/src/dirent
AgeCommit message (Expand)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-16rename non-compiled files to *.hJakob Kaivo
2020-08-16clean upJakob Kaivo
2020-08-16rename non-compiled files to *.hJakob Kaivo
2020-08-15implementJakob Kaivo
2020-08-14clean up warningsJakob Kaivo
2020-08-13add src/ to -I and exorcise ../ from #includeJakob Kaivo
2020-08-13basic implementation of POSIX (not XOPEN) dirent functionsJakob Kaivo
2020-08-12remove __syscall_lookup()Jakob Kaivo
2020-08-11move auto-generated nonstd/syscall.h to static private _syscall.hJakob Kaivo
2019-02-23compile in current environmentJakob Kaivo
2019-02-09merge XOPEN functionsJakob Kaivo
2019-02-09merge POSIX.1-1988/1990Jakob Kaivo