aboutsummaryrefslogtreecommitdiff
path: root/src/uapi/ipc.c
AgeCommit message (Expand)Author
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