aboutsummaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser6 days8-21/+139
* libc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser6 days4-15/+47
* tools: wc, head, and an argc/argv demo (args) + libc.c helpersuser6 days7-8/+89
* libc + CLI tools: a small C userlanduser6 days9-34/+102
* C toolchain: run SDCC-compiled C programs as gbos processesuser6 days5-0/+103