]> Kevux Git Server - fll/commit
Update: Make fl_execute_into() slightly more consistent with fl_execute_program(...
authorKevin Day <thekevinday@gmail.com>
Sat, 2 Oct 2021 04:54:06 +0000 (23:54 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 2 Oct 2021 04:54:06 +0000 (23:54 -0500)
commit19b6ade38fdff49dad6450da97e13cc68c0c8f38
treefde2a3a43cdf1525dcc740c208703b376bc45d60
parentd0e2bd857eabb9c4136104dae990a3be2e7e385a
Update: Make fl_execute_into() slightly more consistent with fl_execute_program(), adding environment processing.

Allow for the environment to be conditionally cleared and re-defined in the same way fl_execute_program() does.
level_2/fll_execute/c/execute.c
level_2/fll_execute/c/execute.h
level_3/controller/c/private-controller.c
level_3/controller/c/private-thread.c