summaryrefslogtreecommitdiffhomepage
path: root/src/process
AgeCommit message (Expand)AuthorFilesLines
2016-08-10runtime data: added flags and NT_RUNTIME_DATA_INTEGRAL_PROCESS support.midipix1-0/+3
2016-07-30__ntapi_tt_spawn_native_process(): close handle to hfile as needed.midipix1-0/+4
2016-07-30__ntapi_tt_create_native_process_v2(): close resulting informational handles.midipix1-0/+4
2016-07-27__ntapi_tt_spawn_native_process(): always use sparams->hsession.midipix1-1/+3
2016-07-24process creation: added __ntapi_tt_spawn_native_process().midipix1-0/+319
2016-06-29free-standing environment: remove fluff from the argv/envp parsing facility.midipix1-11/+13
2016-05-23__tt_fork_v1(): nt32: add missing _v1 suffixes to internal symbols.midipix1-3/+3
2016-05-14code maintenance: properly initialize struct entities.midipix1-2/+2
2016-05-14code maintenance: mark unused parameters.midipix1-0/+5
2016-01-23annual chores.midipix10-10/+10
2015-09-26fix labels in the 32-bit fork assembly wrapper.midipix1-3/+3
2015-09-26fix comment format in asm file.midipix1-5/+5
2015-07-27entered advanced internal development stage.midipix15-0/+2132