Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | Bug fix and cleanup. | Anton Kling | |
2024-02-25 | IPC: Inform the scheduler the process is waiting for a IPC message | Anton Kling | |
2024-02-14 | Kernel: Update signal handling and IPC | Anton Kling | |
2023-11-28 | Kernel: Add basic IPC and move to microkernel design. | Anton Kling | |
The IPC design is currently a WIP and is nowhere near complete |