<p>laforge <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/16619">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce helper functions for safe fork+exec of processes<br><br>In some situations, we want to execute an external shell command<br>in a non-blocking way.  Similar to 'system', but without waiting for<br>the child to complete.  We also want to close all file descriptors<br>ahead of the exec() and filter + modify the environment.<br><br>Change-Id: Ib24ac8a083db32e55402ce496a5eabd8749cc888<br>Related: OS#4332<br>---<br>M include/Makefile.am<br>A include/osmocom/core/exec.h<br>M src/Makefile.am<br>A src/exec.c<br>M tests/Makefile.am<br>A tests/exec/exec_test.c<br>A tests/exec/exec_test.err<br>A tests/exec/exec_test.ok<br>M tests/testsuite.at<br>9 files changed, 477 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/19/16619/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/16619">change 16619</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/16619"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib24ac8a083db32e55402ce496a5eabd8749cc888 </div>
<div style="display:none"> Gerrit-Change-Number: 16619 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>