index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
build system: added --cchost support.
midipix
5
-4
/
+31
2017-11-23
build system: added PERK to the toolchain variables.
midipix
2
-0
/
+2
2017-11-13
unicode: __utf8_to_utf16_handler_4bytes(): fix conversion logic.
midipix
1
-12
/
+28
2017-11-11
unicode: __utf16_to_utf8_handler_4bytes(): fix conversion logic.
midipix
1
-21
/
+25
2017-10-31
build system: toolchain: added definitions for message and resource compilers.
midipix
2
-0
/
+4
2017-10-29
__ntapi_tt_spawn_native_process(): initial clean-up, fixed buflen-related bug.
midipix
1
-22
/
+41
2017-10-29
__ntapi_tt_array_convert_utf8_to_utf16(): fixed stub (must update bytes_writt...
midipix
1
-1
/
+2
2017-10-29
framework ipc: added shmkey definitions.
midipix
2
-0
/
+4
2017-10-29
__ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend.
midipix
3
-13
/
+114
2017-10-25
build system: PE targets: added mdso-based import library generation support.
midipix
7
-3
/
+30
2017-10-24
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix
1
-2
/
+2
2017-10-19
build system: allow cmdline overriding of the static archive's base name.
midipix
1
-1
/
+2
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
6
-0
/
+323
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-10-08
__ntapi_tt_spawn_native_process(): properly handle a null sparams->patharg.
midipix
1
-5
/
+7
2017-09-17
native interfaces: zw_query_directory_object(): fixed signature.
midipix
1
-1
/
+1
2017-09-17
struct _nt_socket: added the hobject union member.
midipix
1
-0
/
+1
2017-09-10
envp primitives: re-implemented __ntapi_tt_get_env_var_meta_utf16().
midipix
1
-23
/
+17
2017-09-10
envp primitives: integrated __ntapi_tt_get_env_var_meta_utf8().
midipix
5
-2
/
+54
2017-09-10
struct nt_runtime_data: added shared memory and tmpfs layer definitions.
midipix
2
-0
/
+10
2017-09-08
subsystem interfaces: optimized struct _nt_sem_info.
midipix
2
-4
/
+3
2017-09-08
integrated msgqueue client side interfaces.
midipix
17
-1
/
+1074
2017-09-08
subsystem interfaces: integrated sysv msgqueue definitions.
midipix
6
-2
/
+99
2017-08-26
__ntapi_sem_set(), __ntapi_sem_query(): handle hlock more elegantly.
midipix
2
-15
/
+17
2017-08-18
project: src/ipc: normalized source file names.
midipix
3
-2
/
+2
2017-08-18
__ntapi_ipc_create_pipe(): refine, change polling strategy.
midipix
3
-21
/
+19
2017-08-06
primary token: enable symlink creation capabilities by default.
midipix
1
-0
/
+4
2017-08-04
subsystem interfaces: added server-to-server synchronization interfaces.
midipix
10
-14
/
+341
2017-08-04
__tt_port_attr_from_name(): properly initialize attr->type.
midipix
1
-0
/
+4
2017-08-04
__ipc_connect_by_attr(): return section-related info in the _by_port code path.
midipix
1
-5
/
+2
2017-08-01
__ntapi_tt_fork(): fixed typo in legacy OS code path.
midipix
1
-1
/
+1
2017-07-31
subsystem interfaces: integrated sysv semaphore client-side interfaces.
midipix
13
-0
/
+925
2017-07-31
subsystem interfaces: integrated __ntapi_tty_client_session_disconnect().
midipix
6
-0
/
+46
2017-07-31
subsystem interfaces: session creation: set ppid_type and co. with server chain.
midipix
1
-0
/
+19
2017-07-31
subsystem interfaces: session creation: use srv_type and co. more elegantly.
midipix
1
-9
/
+5
2017-07-31
subsystem interfaces: integrated ipc connection section handlers.
midipix
8
-14
/
+341
2017-07-31
subsystem interfaces: integrated ipc connection handlers.
midipix
8
-2
/
+342
2017-07-31
subsystem interfaces: integrated __ntapi_tty_query_information_service().
midipix
6
-0
/
+87
2017-07-31
subsystem interfaces: set port type from guid when creating a server instance.
midipix
1
-3
/
+12
2017-07-31
subsystem interfaces: normalized port name helper functions.
midipix
7
-7
/
+7
2017-07-31
subsystem interfaces: integrated extended port name helper functions.
midipix
5
-0
/
+168
2017-07-31
subsystem interfaces: ipc object guid parameter is always a const.
midipix
4
-10
/
+10
2017-07-31
subsystem interfaces: integrated ipc object directory handlers.
midipix
5
-1
/
+129
2017-07-31
subsystem interfaces: integrated sysv semaphore definitions.
midipix
6
-2
/
+124
2017-07-31
__ntapi_blt_alloc(): properly support user-provided block array regions.
midipix
1
-1
/
+4
2017-07-31
string to hex, hex to string: pre-alpha api normalization.
midipix
4
-26
/
+26
[prev]
[next]