aboutsummaryrefslogtreecommitdiffstats
path: root/c/gbos.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser6 days1-0/+8
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser6 days1-0/+11
* libc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser6 days1-0/+2
* tools: wc, head, and an argc/argv demo (args) + libc.c helpersuser6 days1-0/+5
* libc + CLI tools: a small C userlanduser6 days1-5/+11
* C toolchain: run SDCC-compiled C programs as gbos processesuser6 days1-0/+9