Age | Commit message (Expand) | Author |
---|---|---|
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-12-12 | signal: Remove old way of sending signals and instead use procfs | Anton Kling |
2024-10-03 | libc: Add sendfile and queue | Anton Kling |
2024-04-17 | VFS/LibC: Fix small bugs | Anton Kling |
2024-04-02 | Kernel: Fix some memory leaks | Anton Kling |
2023-11-24 | Refactor open() | Anton Kling |