Commit Graph

5 Commits

Author SHA1 Message Date
Karina e21f5ef52f ref(libterm): now apple-styled too 2026-01-31 22:47:42 +04:00
Karina ee67cef4f8 ref: initramfs -> StartupVolume; /bin -> /System/CoreServices;
ref(Kernel/VM/Heap): malloc -> VMHeapAllocate; free -> VMHeapFree; realloc -> VMHeapResize
2026-01-31 16:11:45 +04:00
Karina 52d0bfeaae chore(cpio): moved initramfs binary files to /bin/* 2026-01-30 17:25:01 +04:00
Karina c5741374cd fix(syscalls/proc): sys_exit and sys_wait now returns code and pid respectively 2026-01-30 08:20:05 +04:00
Karina 888bc5abdd v0.5.3-pre: refactor syscall handlers and introduce libterm
Moved handlers to syscalls/, implemented libterm (malloc, stdio)
2026-01-30 04:58:43 +04:00