aboutsummaryrefslogtreecommitdiffstats
path: root/c/libc.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* jobs: background execution (&), non-blocking reap, spin demouser6 days1-0/+12
* kill + ps: implement SYS_KILL (pid 1 immortal) and a ps tooluser6 days1-0/+20
* shell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser6 days1-16/+51
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser6 days1-0/+48
* libc + CLI tools: a small C userlanduser6 days1-26/+58
* C toolchain: run SDCC-compiled C programs as gbos processesuser6 days1-0/+54