aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/process-tools.h
Commit message (Expand)AuthorAge
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* 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
* Automated g4 rollback of commit 3e5edafa2a04a71cd3596e929e83222da725f3f9.Gravatar philwo2017-05-15
* process-wrapper: Wait for all (grand)children before exiting.Gravatar philwo2017-04-24
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Print the name of the execvp'd file for easier debugging in case the call fails.Gravatar Philipp Wollermann2015-10-23
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix up documentation that was backwards for KillEverything.Gravatar Dave MacLachlan2015-09-02
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26