Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-13 | ptyc_spawn(): explicitly set sparams.hroot. | midipix | 1 | -3/+4 | |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 | |
2017-01-07 | ptyc_spawn(): added proper session chain support. | midipix | 1 | -6/+13 | |
2016-09-16 | ptyc_spawn(): implementation: fix signature. | midipix | 1 | -1/+1 | |
2016-08-22 | pty layer: integrated __ntapi_pty_inherit_runtime_ctty(). | midipix | 1 | -4/+19 | |
2016-08-10 | ptyc_spawn(): pass a inherited sysroot handle to the child process as needed. | midipix | 1 | -1/+3 | |
2016-07-24 | ptyc_spawn(): use ntapi->tt_spawn_native_process() as a backend. | midipix | 1 | -216/+55 | |
2016-07-24 | ptyc_spawn(): support '/??/...' executable path arguments. | midipix | 1 | -1/+3 | |
2016-07-24 | struct ptyc_driver_ctx_impl: added a pointer to the process's runtime data. | midipix | 1 | -3/+1 | |
2016-07-21 | ptyc_spawn(): initial implementation and integration. | midipix | 1 | -0/+262 | |