Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | job: Refactor process spawning and startup arguments | Thiago de Arruda | 2015-02-23 |
- process spawning was decoupled from the rest of the job control logic. The goal is reusing it for spawning processes connected to pseudo terminal file descriptors. - job_start now receives a JobOptions structure containing all the startup options. |