aboutsummaryrefslogtreecommitdiffstats
path: root/c/cat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: c/ -> usr/, compiled program blobs out of the source treeuser4 days1-17/+0
* fs: reject open()/read() on a directory (EISDIR)user6 days1-1/+2
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser6 days1-6/+12
* libc + CLI tools: a small C userlanduser6 days1-0/+10