summaryrefslogtreecommitdiff
path: root/src/common/spawn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ignore child process when execJethro Grassie2019-02-121-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
* Merge pull request #4479Riccardo Spagni2018-10-021-0/+141
d5541e44 common: Windows 'spawn' support for tx and block notifications (xiphon)