summaryrefslogtreecommitdiff
path: root/libadhocutil/processPipes.h
Commit message (Collapse)AuthorAge
* Tidy up lots of defines mostly with pragma onceDan Goodliffe2022-02-07
|
* Use C++17 nested namespaces in headersDan Goodliffe2021-10-16
|
* pass iwyulibadhocutil-0.8.4Dan Goodliffe2021-04-11
|
* Clang-formatDan Goodliffe2020-06-17
|
* Refactor ProcessPipes to get rid of that awkward feelingDan Goodliffe2020-02-20
|
* Big modernize and tidyDan Goodliffe2020-02-15
|
* 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