aboutsummaryrefslogtreecommitdiff
path: root/src/uapi/proc.c
AgeCommit message (Expand)Author
2024-08-22change sys_ret handling to always include idKimplul
2024-07-09start working on testsKimplul
2024-07-08add orphan checking to timer and irq handlingKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
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-02enable irqs when we sleep or swap threadsKimplul
2024-07-02more complete interrupt handling outlineKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2024-05-24rename common to srcKimplul