aboutsummaryrefslogtreecommitdiffstats
path: root/usr/save.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-18refactor: c/ -> usr/, compiled program blobs out of the source treeuser1-0/+0
2026-07-16fs: reject open()/read() on a directory (EISDIR)user1-1/+1
2026-07-16filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser1-0/+19