summaryrefslogtreecommitdiffhomepage
path: root/src/pty/ptyc_spawn.c
AgeCommit message (Expand)AuthorFilesLines
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