Age | Commit message (Expand) | Author |
---|---|---|
2024-12-31 | stat: Use the standard values for S_ISDIR/S_ISREG etc | Anton Kling |
2024-06-27 | stuff | Anton Kling |
2024-04-21 | LibC: Add different isX() functions | Anton Kling |
2024-04-17 | Kernel/LibC: Add fstat() and remove stat() syscall | Anton Kling |
2024-04-14 | LibC: Fix stat struct | Anton Kling |
2023-11-22 | Kernel/LibC: Change file type detection | Anton Kling |
2023-11-22 | Meta: Cleanup of header files such that they are partially shared | Anton Kling |