summaryrefslogtreecommitdiff
path: root/kernel/ipc.h
AgeCommit message (Expand)Author
2024-02-25IPC: Inform the scheduler the process is waiting for a IPC messageAnton Kling
2024-02-14Kernel: Update signal handling and IPCAnton Kling
2023-11-28Kernel: Add basic IPC and move to microkernel design.Anton Kling