summaryrefslogtreecommitdiff
path: root/kernel/ipc.c
AgeCommit message (Expand)Author
2024-03-14random changes madeAnton Kling
2024-02-25IPC: Inform the scheduler the process is waiting for a IPC messageAnton Kling
2024-02-22Kernel: Fix undefined behavior and cleanup functions.Anton Kling
2024-02-21Kernel: Remove all inline assembly.Anton Kling
2024-02-16General cleanupAnton Kling
2024-02-14Kernel: Update signal handling and IPCAnton Kling
2024-02-07A lot of small changesAnton Kling
2023-11-28Kernel: Add basic IPC and move to microkernel design.Anton Kling