Files
alcove/c_src
Michael Santos f3df938969 Set the exec() status of the child
Set the exec() status of the child before reading from the child's
stdin/stderr: the exec status determines the message type (proxy or
stdout) returned by the port.

Begin recording the exit status of the child. Currently it is just a
non-zero number. It should be set to the actual exit status of the
child. The value should be reported to the erlang side as well:

    {exit_status, integer()}
2014-03-23 16:06:32 -04:00
..
2014-03-23 09:14:13 -04:00
2014-03-08 13:53:56 -05:00
2014-03-08 13:53:56 -05:00
2014-03-23 14:32:58 -04:00
2014-03-10 17:12:07 -04:00
2014-03-02 08:59:33 -05:00
2014-03-11 18:21:25 -04:00
2014-03-23 16:06:32 -04:00
2014-03-22 09:53:07 -04:00
2014-03-02 08:59:33 -05:00