exec: close child pipes from the parent process
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 16 Mar 2017 17:23:15 +0000 (13:23 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 17 Mar 2017 15:44:17 +0000 (11:44 -0400)
commit36da54e6e7331b9ba319c3bf6663446b3d968a34
tree5f4084747cc97a8e1b7ff569e7397440e6d5d776
parente048550934d3439d955ed6fd8af19347f6aa8e45
exec: close child pipes from the parent process

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/core/exec.nit
tests/sav/test_exec.res
tests/test_exec.nit