summaryrefslogtreecommitdiff
path: root/include/dirent.h
AgeCommit message (Collapse)Author
2024-06-09Add UDPAnton Kling
2024-04-21LibC: Add different isX() functionsAnton Kling
2023-11-22Meta: Use dirent as a general include fileAnton Kling
This include file is shared by the kernel and libc