index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
process
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-19
32/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.
midipix
4
-8
/
+8
2016-12-15
project: clbuild-bat: asm source file normalization.
midipix
1
-0
/
+0
2016-12-15
fork: removed the dangling src/process/nt64/tt_fork_v1_x86_64.asm.
midipix
1
-50
/
+0
2016-12-15
__ntapi_tt_fork_v1(): code clean-up.
midipix
2
-13
/
+16
2016-12-15
__ntapi_tt_create_remote_runtime_data(): code clean-up.
midipix
1
-59
/
+55
2016-12-15
code maintenance: provide smooth foreign toolchain support.
midipix
1
-1
/
+1
2016-12-03
PE format: update code following libpemagine's pre-alpha API update.
midipix
1
-3
/
+3
2016-11-19
PE format: update code following libpemagine's pre-alpha API update.
midipix
1
-4
/
+4
2016-10-23
__ntapi_tt_fork(): child: obtain hprocess and hthread handles upon success.
midipix
1
-1
/
+43
2016-10-23
__ntapi_tt_fork(): added resilient interface around low-level implementation.
midipix
1
-0
/
+230
2016-08-10
runtime data: added flags and NT_RUNTIME_DATA_INTEGRAL_PROCESS support.
midipix
1
-0
/
+3
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