index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ntapi
/
nt_process.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
struct _nt_runtime_data: renamed .dbg_type,.log_type --> .dbg_level,.log_level.
midipix
1
-2
/
+2
2019-06-23
struct _nt_runtime_data: added .hkey_{ctrlset,tcipi,users,userv}.
midipix
1
-0
/
+5
2019-06-23
struct _nt_runtime_data: added .host_name.
midipix
1
-0
/
+2
2019-06-02
runtime flags: defined NT_RUNTIME_DATA_TTY_TOP_LEVEL.
midipix
1
-0
/
+1
2019-06-02
struct _nt_runtime_data: set type of amask (admin mask) to native access type.
midipix
1
-1
/
+1
2019-06-02
runtime flags: renamed seh trap flag to NT_RUNTIME_DATA_DEBUG_SEH_TRAP.
midipix
1
-1
/
+1
2019-06-02
struct _nt_runtime_data: support propagation of umask and amask (admin mask).
midipix
1
-0
/
+3
2019-05-28
process creation: spawn: added debug-related definitions.
midipix
1
-0
/
+3
2019-05-27
process runtime flags: added NT_RUNTIME_DATA_DEBUG_{FOREIGN|NATIVE}_CHILDREN.
midipix
1
-0
/
+2
2019-05-13
framework api: process flags: defined NT_RUNTIME_DATA_SEH_TRAP.
midipix
1
-0
/
+1
2018-06-13
framework: struct _nt_runtime_data: added .hntpgrpdir, .hobjanydir.
midipix
1
-0
/
+2
2018-06-06
framework: struct _nt_runtime_data: added strace mask members.
midipix
1
-0
/
+4
2018-05-07
struct _nt_runtime_data: integrated advisory file locking support.
midipix
1
-0
/
+39
2018-01-26
struct _nt_spawn_process_params: foreign process creation: support passing cwd.
midipix
1
-1
/
+2
2017-12-27
nt_rtdata: ldso: finalized (dun-dun-duuuun!) the stage-one loader context abi.
midipix
1
-1
/
+1
2017-12-27
__ntapi_tt_spawn_foreign_process(): added interopflags support.
midipix
1
-1
/
+1
2017-12-25
nt_process.h: struct _nt_runtime_data: loader abi: added bridge support.
midipix
1
-0
/
+3
2017-12-25
nt_process.h: refactor: NT_PROCESS_CREATE_FLAGS_ --> NT_PROCESS_SPAWN_FLAG_.
midipix
1
-3
/
+3
2017-12-25
nt_process: added foreign process creation flags.
midipix
1
-0
/
+19
2017-12-25
nt_process.h: struct nt_startup_info: added flag bits.
midipix
1
-0
/
+17
2017-12-22
struct _nt_spawn_process_params: refactor (interp-optarg-script semantics).
midipix
1
-2
/
+2
2017-10-29
framework ipc: added shmkey definitions.
midipix
1
-0
/
+2
2017-10-29
__ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend.
midipix
1
-1
/
+9
2017-10-15
framework: struct _nt_runtime_data: adjusted to match loader abi.
midipix
1
-1
/
+4
2017-10-08
struct _nt_process_alternate_client_id: renamed .htarget --> .hpidany.
midipix
1
-1
/
+1
2017-10-08
struct _nt_runtime_data: added the .hpidanydir and .hbnorootdir members.
midipix
1
-0
/
+2
2017-10-08
process creation: added __ntapi_tt_spawn_foreign_process().
midipix
1
-0
/
+3
2017-10-08
struct _nt_spawn_process_params: added the .startupinfo member.
midipix
1
-0
/
+23
2017-10-08
struct _nt_spawn_process_params: added the .hroot and .hcwd members.
midipix
1
-0
/
+2
2017-09-10
struct nt_runtime_data: added shared memory and tmpfs layer definitions.
midipix
1
-0
/
+4
2017-09-08
integrated msgqueue client side interfaces.
midipix
1
-1
/
+9
2017-08-04
subsystem interfaces: added server-to-server synchronization interfaces.
midipix
1
-0
/
+6
2017-07-31
subsystem interfaces: integrated sysv semaphore client-side interfaces.
midipix
1
-0
/
+10
2017-01-28
struct nt_runtime_data: added dynamic loader context members.
midipix
1
-0
/
+2
2017-01-19
__ntapi_tt_get_runtime_data(): integral process: guard against false positives.
midipix
1
-1
/
+5
2017-01-18
struct nt_runtime_data: added dynamic loader guid information.
midipix
1
-0
/
+1
2017-01-17
struct nt_runtime_data: update for the benefit of the framework loader impl.
midipix
1
-6
/
+6
2017-01-16
native process framework: added opcode indexes for STOPPED and CONTINUED.
midipix
1
-0
/
+2
2017-01-07
framework: process parameters: renamed srv_ready --> hserver.
midipix
1
-1
/
+1
2017-01-07
subsystem infrastructure: distinguish between port and session type/subtype.
midipix
1
-0
/
+4
2017-01-07
subsystem infrastructure: added proper session chain support.
midipix
1
-0
/
+4
2017-01-07
native process creation: added child process session registration support.
midipix
1
-0
/
+1
2016-12-11
api headers: added nt_dalist.h, nt_pe.h, for smooth foreign toolchain support.
midipix
1
-1
/
+1
2016-12-11
api headers: added hosted environment and visual studio support.
midipix
1
-1
/
+2
2016-12-11
api headers: normalize secondary header inclusion.
midipix
1
-1
/
+1
2016-10-10
nt_process.h: struct _nt_runtime_data: added process synchronization support.
midipix
1
-0
/
+12
2016-08-22
struct _nt_runtime_data: added parent process daemon identification data.
midipix
1
-0
/
+4
2016-08-22
pty layer: __ntapi_pty_inherit_runtime_ctty(): implementation and integration.
midipix
1
-2
/
+5
2016-08-10
runtime data: added signal action support.
midipix
1
-0
/
+5
2016-08-10
runtime data: added flags and NT_RUNTIME_DATA_INTEGRAL_PROCESS support.
midipix
1
-0
/
+5
[next]