aboutsummaryrefslogtreecommitdiff
path: root/src/tcb.c
AgeCommit message (Expand)Author
2024-08-26improve killing processes/threads, testKimplul
2024-07-14expose max number of concurrent threads to usersKimplul
2024-07-14add more checks to getting tcbKimplul
2024-07-09allow mapping null pageKimplul
2024-07-08fix LLVMKimplul
2024-07-07simplify assertionsKimplul
2024-07-07smp now seems to workKimplul
2024-07-06core bringup + various warningsKimplul
2024-07-06adjust stack handlingKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-07-04generalize orphantsKimplul
2024-07-04add note about orphaning running threadsKimplul
2024-07-04add zombie and orphan threadsKimplul
2024-05-24rename common to srcKimplul