aboutsummaryrefslogtreecommitdiffstats
path: root/ports/common/guts/execv.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/common/guts/execv.c')
-rw-r--r--ports/common/guts/execv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/common/guts/execv.c b/ports/common/guts/execv.c
index 6093e44..c071626 100644
--- a/ports/common/guts/execv.c
+++ b/ports/common/guts/execv.c
@@ -19,6 +19,7 @@
pseudo_setupenv();
if (pseudo_has_unload(NULL)) {
+ /* and here we attach */
pseudo_dropenv();
}
/* if exec() fails, we may end up taking signals unexpectedly...