aboutsummaryrefslogtreecommitdiff
path: root/src/common/spawn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawnmoneromooo-monero2019-01-281-0/+3
|
* ignore child process when execJethro Grassie2018-12-081-0/+4
|
* spawn: close all file descriptors before execvemoneromooo-monero2018-10-171-0/+3
| | | | No need to give whatever we're calling access to what we use
* common: Windows 'spawn' support for tx and block notificationsxiphon2018-10-021-0/+141