aboutsummaryrefslogtreecommitdiff
path: root/src/proc.c
AgeCommit message (Expand)Author
2024-10-30most of the way to passing testsKimplul
2024-08-26fix memory leaks destroying threadsKimplul
2024-07-09start working on testsKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-07misc fixesKimplul
2024-07-07simplify assertionsKimplul
2024-07-07smp now seems to workKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05formatting and documentationKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-07-02more complete interrupt handling outlineKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2024-05-24rename common to srcKimplul