aboutsummaryrefslogtreecommitdiffstats
path: root/usr/head.c (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysrefactor: c/ -> usr/, compiled program blobs out of the source treeuser1-0/+0
5 daysfs: reject open()/read() on a directory (EISDIR)user1-2/+2
6 daysfilesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser1-8/+19
6 dayslibc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser1-6/+7
6 daystools: wc, head, and an argc/argv demo (args) + libc.c helpersuser1-0/+16