Update NEWS and version.
[oweals/dinit.git] / src / run-child-proc.cc
2019-06-29 Davin McCallOnly move fds from force_notify_fd if it is set!
2019-06-29 Davin McCallShuffle file descriptors as necessary to avoid clash...
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...