aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wip: sys_read + serial console shell (read-store bug under investigation)user2026-07-164-72/+179
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user2026-07-168-80/+353
* kernel: implement exec()user2026-07-166-27/+145
* kernel: implement fork()user2026-07-157-29/+273
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user2026-07-1512-0/+878