Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-17 | Kernel/LibC: Add fstat() and remove stat() syscall | Anton Kling | |
2024-02-21 | New clang-format options | Anton Kling | |
2023-11-28 | Meta: Apply new clang-format rules to kernel | Anton Kling | |
2023-11-25 | Kernel: Add stat syscall | Anton Kling | |
forgot to add it before | |||
2023-11-16 | Kernel: Change how syscalls are built and implemented. | Anton Kling | |