Age | Commit message (Expand) | Author | Files | Lines |
2017-02-04 | annual chores. | midipix | 2 | -2/+2 |
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 | debug: added job-control session creation in 'raw' and 'oven' modes. | midipix | 1 | -0/+5 |
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 |
2016-07-21 | pty layer: set client information for pty inheritance. | midipix | 1 | -0/+4 |
2016-07-21 | pty layer: always open both ends of the pty channel. | midipix | 1 | -6/+0 |
2016-07-21 | pty layer: ptyc_make_oven(): implementation and integration. | midipix | 1 | -0/+71 |
2016-07-21 | pty layer: set hptm's mode to raw. | midipix | 1 | -0/+66 |
2016-07-21 | driver: added --cat support. | midipix | 1 | -1/+2 |
2016-07-21 | ptyc_driver_ctx_impl(): implementation and integration (static, inline). | midipix | 1 | -18/+27 |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 1 | -0/+92 |