aboutsummaryrefslogtreecommitdiffstats
path: root/c/head.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: reject open()/read() on a directory (EISDIR)user2026-07-161-2/+2
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser2026-07-161-8/+19
* libc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser2026-07-161-6/+7
* tools: wc, head, and an argc/argv demo (args) + libc.c helpersuser2026-07-161-0/+16