aboutsummaryrefslogtreecommitdiff
path: root/cfp.c
Commit message (Collapse)AuthorAgeFilesLines
* Correct type for bytes-readTom Ryder2016-03-051-1/+1
|
* Switch to fopen/fread etcTom Ryder2016-03-041-0/+33
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.