aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Tidying up license filesHEADmasterTom Ryder2016-07-011-5/+5
|
* Makefile phony targetsTom Ryder2016-03-051-0/+4
|
* Switching to clangTom Ryder2016-03-051-2/+2
|
* Correct type for bytes-readTom Ryder2016-03-051-1/+1
|
* Switch to fopen/fread etcTom Ryder2016-03-045-15/+19
| | | | | | 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.
* Clean up Makefile a bitTom Ryder2016-03-021-2/+2
|
* Correct some pedantic errorsTom Ryder2016-02-283-2/+6
|
* Ignore built filesTom Ryder2016-02-281-0/+3
|
* First commit of that cat(1) clone I'm makingTom Ryder2016-02-286-0/+161