aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/process-tools.c
Commit message (Expand)AuthorAge
* 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
* Make writes thread-safe during local tests by opening files with O_APPEND.Gravatar Eric Fellheimer2015-08-27
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26