summaryrefslogtreecommitdiff
path: root/include/sys/stat.h
AgeCommit message (Expand)Author
2024-12-31stat: Use the standard values for S_ISDIR/S_ISREG etcAnton Kling
2024-06-27stuffAnton Kling
2024-04-21LibC: Add different isX() functionsAnton Kling
2024-04-17Kernel/LibC: Add fstat() and remove stat() syscallAnton Kling
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