Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |