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