Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-30 | __ntapi_tt_spawn_native_process(): close handle to hfile as needed. | midipix | 1 | -0/+4 |
2016-07-30 | __ntapi_tt_create_native_process_v2(): close resulting informational handles. | 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 |
2016-06-29 | free-standing environment: remove fluff from the argv/envp parsing facility. | midipix | 1 | -11/+13 |
2016-05-23 | __tt_fork_v1(): nt32: add missing _v1 suffixes to internal symbols. | midipix | 1 | -3/+3 |
2016-05-14 | code maintenance: properly initialize struct entities. | midipix | 1 | -2/+2 |
2016-05-14 | code maintenance: mark unused parameters. | midipix | 1 | -0/+5 |
2016-01-23 | annual chores. | midipix | 10 | -10/+10 |
2015-09-26 | fix labels in the 32-bit fork assembly wrapper. | midipix | 1 | -3/+3 |
2015-09-26 | fix comment format in asm file. | midipix | 1 | -5/+5 |
2015-07-27 | entered advanced internal development stage. | midipix | 15 | -0/+2132 |