index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
process
/
ntapi_tt_spawn_native_process.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-01-11
__ntapi_tt_spawn_native_process(): use sparams->hroot as needed.
midipix
1
-2
/
+2
2017-12-22
tt_array_copy_utf8(): properly implement the interp-optarg-script semantics.
midipix
1
-1
/
+1
2017-12-22
struct _nt_spawn_process_params: refactor (interp-optarg-script semantics).
midipix
1
-2
/
+2
2017-10-29
__ntapi_tt_spawn_native_process(): initial clean-up, fixed buflen-related bug.
midipix
1
-22
/
+41
2017-10-29
__ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend.
midipix
1
-1
/
+9
2017-10-08
__ntapi_tt_spawn_native_process(): properly handle a null sparams->patharg.
midipix
1
-5
/
+7
2017-02-04
annual chores.
midipix
1
-1
/
+1
2017-01-19
__ntapi_tt_get_runtime_data(): integral process: guard against false positives.
midipix
1
-0
/
+6
2016-12-15
code maintenance: provide smooth foreign toolchain support.
midipix
1
-1
/
+1
2016-07-30
__ntapi_tt_spawn_native_process(): close handle to hfile as needed.
midipix
1
-0
/
+4
2016-07-27
__ntapi_tt_spawn_native_process(): always use sparams->hsession.
midipix
1
-1
/
+3
2016-07-24
process creation: added __ntapi_tt_spawn_native_process().
midipix
1
-0
/
+319