Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid unnecessary FDs in errors | June McEnroe | 2018-02-23 |
| | |||
* | Don't bother checking result of close(2) in dtch | June McEnroe | 2018-02-23 |
| | |||
* | Clean up dtch (again, probably) | June McEnroe | 2018-02-23 |
| | | | | | Mostly changes to exit codes and renaming len to size. Also no more writeAll. | ||
* | Add bin/README | June McEnroe | 2018-02-01 |
| | |||
* | Mark dtch z and iov static | June McEnroe | 2018-01-13 |
| | |||
* | Remove use of EBADMSG | June McEnroe | 2017-09-26 |
| | | | | Not defined on OpenBSD, doesn't matter much. | ||
* | Move C file description comments | June McEnroe | 2017-09-06 |
| | | | | Comments are ugly this is why I don't put them in my code ;) | ||
* | Move C code to bin, Makefile, AGPL | June McEnroe | 2017-09-06 |