Age | Commit message (Expand) | Author |
---|---|---|
2024-12-14 | sb/printf: Add ksbprintf | Anton Kling |
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-12-10 | kernel: Add string view and string builder | Anton Kling |
2024-12-10 | kernel: Add kbnprintf | Anton Kling |
2024-12-09 | kernel: Add ksnprintf | Anton Kling |
2024-06-17 | Reorganize logging code | Anton Kling |
2024-04-15 | Bug fix and cleanup. | Anton Kling |
2023-11-28 | Meta: Apply new clang-format rules to kernel | Anton Kling |
2023-11-28 | Kernel: Add basic IPC and move to microkernel design. | Anton Kling |
2023-11-15 | VFS: Add stat | Anton Kling |
2023-11-10 | Kernel Style: Change uint*_t -> u* | Anton Kling |
2023-10-31 | Meta: Move kernel and userland to their own folders. | Anton Kling |