Don't abuse std::find to find end of special message.
[oweals/dinit.git] / src / run-child-proc.cc
2018-11-16 Davin McCallBackend support for S6-style readiness notification.
2018-02-23 Davin McCallAllow setting working directory for services.
2018-02-20 Davin McCallClean up a comparison warning.
2018-02-03 Davin McCallAdd #include's to fix OpenBSD build.
2018-01-20 Davin McCallSupport for running services as a different user (run...
2018-01-19 Davin McCallMove some data/functions from service_record to base_pr...
2018-01-14 Davin McCallMove 'run_child_proc' function into a separate source...