summaryrefslogtreecommitdiff
path: root/libadhocutil/processPipes.h
Commit message (Collapse)AuthorAge
* Tidy up process pipes error handling with new scope exit functionality and ↵Dan Goodliffe2015-09-12
| | | | move closing handles into a helper
* Move into AdHoc namespacelibadhocutil-0.1Dan Goodliffe2015-09-02
|
* Add doxygen documentation and configDan Goodliffe2015-09-02
|
* Add ProcessPipes as a container for a child process with FDs for stdin, out ↵Dan Goodliffe2015-08-28
and err