aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/process-tools.cc
Commit message (Expand)AuthorAge
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* process-tools: Fail silently when we can't install a signal handler.Gravatar philwo2017-05-26
* Share the signal handling code between linux-sandbox and process-wrapper.Gravatar philwo2017-05-19
* Some fixes to process-wrapper / linux-sandbox.Gravatar philwo2017-05-19
* Convert process-wrapper to C++.Gravatar Philipp Wollermann2017-05-17
* Remove process-tools.cc which I forgot to delete during the last rollback.Gravatar philwo2017-05-15
* Check for definition of PR_SET_CHILD_SUBREAPER and don't die when it fails in...Gravatar philwo2017-04-25
* process-wrapper: Wait for all (grand)children before exiting.Gravatar philwo2017-04-24