aboutsummaryrefslogtreecommitdiff
path: root/src/uapi/ipc.c
AgeCommit message (Expand)Author
2024-10-29start moving towards threads always being in rpcKimplul
2024-08-30speed up ipc_resp a bitKimplul
2024-08-26improve killing processes/threads, testKimplul
2024-08-22add ipc_notify testcase, remove ipc_ghostKimplul
2024-08-22change sys_ret handling to always include idKimplul
2024-08-21add malloc testKimplul
2024-07-18mark some ipc functions inlineKimplul
2024-07-18add ipc_tail()Kimplul
2024-07-08fix LLVMKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-05implement bklKimplul
2024-07-05fix some small build issuesKimplul
2024-07-04use notification framework for orphanizing threadsKimplul
2024-07-04generalize orphantsKimplul
2024-07-04add zombie and orphan threadsKimplul
2024-07-03simplify notifications a littleKimplul
2024-07-02more complete interrupt handling outlineKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2024-06-01slight tweaks to sptree stuffKimplul
2024-05-24rename common to srcKimplul