aboutsummaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
6 dayskill + ps: implement SYS_KILL (pid 1 immortal) and a ps tooluser4-0/+47
6 daysshell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser3-16/+158
6 daysfilesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser8-21/+139
6 dayslibc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser4-15/+47
6 daystools: wc, head, and an argc/argv demo (args) + libc.c helpersuser7-8/+89
6 dayslibc + CLI tools: a small C userlanduser9-34/+102
6 daysC toolchain: run SDCC-compiled C programs as gbos processesuser5-0/+103