rework SystemExec - use vfork wrapper (and lots of related stuff)

This commit is contained in:
Robin Gareus
2014-03-13 16:50:44 +01:00
parent f48b556888
commit 543099afba
16 changed files with 240 additions and 40 deletions

View File

@@ -197,6 +197,7 @@ libardour_sources = [
'speakers.cc',
'srcfilesource.cc',
'strip_silence.cc',
'system_exec.cc',
'revision.cc',
'tape_file_matcher.cc',
'template_utils.cc',