summaryrefslogtreecommitdiffhomepage
path: root/src/pty/ptyc_spawn.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30A new home.midipix1-1/+1
2018-08-13ptyc_spawn(): explicitly set sparams.hroot.midipix1-3/+4
2017-02-04annual chores.midipix1-1/+1
2017-01-07ptyc_spawn(): added proper session chain support.midipix1-6/+13
2016-09-16ptyc_spawn(): implementation: fix signature.midipix1-1/+1
2016-08-22pty layer: integrated __ntapi_pty_inherit_runtime_ctty().midipix1-4/+19
2016-08-10ptyc_spawn(): pass a inherited sysroot handle to the child process as needed.midipix1-1/+3
2016-07-24ptyc_spawn(): use ntapi->tt_spawn_native_process() as a backend.midipix1-216/+55
2016-07-24ptyc_spawn(): support '/??/...' executable path arguments.midipix1-1/+3
2016-07-24struct ptyc_driver_ctx_impl: added a pointer to the process's runtime data.midipix1-3/+1
2016-07-21ptyc_spawn(): initial implementation and integration.midipix1-0/+262