aboutsummaryrefslogtreecommitdiff
path: root/cat.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch to fopen/fread etcTom Ryder2016-03-041-1/+1
| | | | | | 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/+1
|
* First commit of that cat(1) clone I'm makingTom Ryder2016-02-281-0/+24