index
:
ptycon
main
pty-console bridge
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pty
/
ptyc_spawn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
ptyc_spawn(): propagate the framework's ipc object directory handles.
HEAD
main
midipix
1
-0
/
+14
2024-08-16
ptyc_spawn(): reset the value of the context's cctx.hpts as needed.
midipix
1
-3
/
+7
2021-12-30
A new home.
midipix
1
-1
/
+1
2018-08-13
ptyc_spawn(): explicitly set sparams.hroot.
midipix
1
-3
/
+4
2017-02-04
annual chores.
midipix
1
-1
/
+1
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
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