aboutsummaryrefslogtreecommitdiff
path: root/cfn.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to fopen/fread etcTom Ryder2016-03-041-6/+7
| | | | | | Not quite finished yet -- this does things with stdin I didn't expect, like not printing it line-by-line, and requiring two EOFs for some reason.
* Correct some pedantic errorsTom Ryder2016-02-281-0/+3
|
* First commit of that cat(1) clone I'm makingTom Ryder2016-02-281-0/+25