summaryrefslogtreecommitdiff
path: root/userland/libc/include/dirent.h
AgeCommit message (Collapse)Author
2023-11-22Meta: Use dirent as a general include fileAnton Kling
This include file is shared by the kernel and libc
2023-11-22Kernel/LibC: Change file type detectionAnton Kling
2023-11-20LibC: Add macros for file regnitionAnton Kling
2023-10-22Move everything into a new repo.Anton Kling