Age | Commit message (Expand) | Author |
---|---|---|
2024-06-27 | Kernel: poll should exit early if events already exist | Anton Kling |
2024-04-26 | Kernel/VFS: Change polling from variables to functions | Anton Kling |
2024-03-17 | stuff | Anton Kling |
2024-03-14 | random changes made | Anton Kling |
2024-02-21 | Kerenel: Cleanup halt checking code | Anton Kling |
2024-02-21 | New clang-format options | Anton Kling |
2024-02-19 | Kernel/VFS: Cleanup of file descriptor halts | Anton Kling |
2024-02-17 | cleanup | Anton Kling |
2024-02-07 | Kernel: poll() should skip invalid file descriptors | Anton Kling |
2024-02-07 | A lot of small changes | Anton Kling |
2023-11-21 | Kernel: Make poll() return number of file descriptors that had revent set | Anton Kling |
2023-10-31 | Meta: Move kernel and userland to their own folders. | Anton Kling |