summaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Collapse)Author
2024-04-14LibC: Fix stat structAnton Kling
2023-11-22Kernel/LibC: Change file type detectionAnton Kling
2023-11-22Meta: Cleanup of header files such that they are partially sharedAnton Kling
The /include directory contains definitons that both the kernel and libc need to be in sync.