Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -4/+4 | |
| | |||||
* | Correct version number | 2013-03-28 | 1 | -3/+3 | |
| | |||||
* | some small cleanup; | 2013-01-03 | 1 | -8/+9 | |
| | |||||
* | Add an implementation based on tedu@'s design of fmemopen(3) and | 2013-01-01 | 1 | -0/+106 | |
open_memstream(3) so they can be polished in-tree. One of the manpages comes from NetBSD with some tweaks. Prodded by espie@, krw@, guenther@ |