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-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
2017-07-31
__ntapi_tt_string_to_guid_utf16(): support outer dashes and outer underscores.
midipix
1
-4
/
+16
2017-07-31
__ntapi_tty_create_session(): use the proper 'server ready' event type.
midipix
1
-1
/
+1
2017-07-31
__ntapi_tty_create_session(): properly set the server's runtime abi.
midipix
1
-0
/
+4
2017-05-28
build system: added extended dir variables.
midipix
3
-0
/
+140
2017-05-24
build system: added --sbindir support.
midipix
3
-0
/
+10
2017-02-04
update code following libpemagine's pre-alpha API update.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
117
-117
/
+117
2017-02-02
added crc64 definitions and interfaces.
midipix
7
-0
/
+157
2017-01-29
{i}stat{fs} interfaces(): hold the operating system's hand as needed.
midipix
3
-0
/
+12
2017-01-28
__ntapi_tt_open_physical_parent_directory(): whitespace meditation.
midipix
1
-8
/
+8
2017-01-28
__ntapi_tt_open_physical_parent_directory(): properly handle \Device\Mup.
midipix
1
-5
/
+28
2017-01-28
__ntapi_tt_create_native_process(): rtdata: provide a uniform command line.
midipix
2
-112
/
+89
2017-01-28
struct nt_runtime_data: added dynamic loader context members.
midipix
1
-0
/
+2
2017-01-26
guid <--> string conversion functions: normalized interfaces.
midipix
10
-17
/
+17
2017-01-19
__ntapi_tt_get_peb_env_block_utf16(): rewrite more elegantly.
midipix
1
-7
/
+4
2017-01-19
__ntapi_tt_get_cmd_line_utf16(): rewrite more elegantly.
midipix
1
-9
/
+4
2017-01-19
__ntapi_tt_get_runtime_data(): integral process: guard against false positives.
midipix
3
-2
/
+17
2017-01-19
__ntapi_tt_get_runtime_data(): simplify logic, check align. at page boundary.
midipix
1
-11
/
+17
2017-01-18
struct nt_runtime_data: added dynamic loader guid information.
midipix
1
-0
/
+1
2017-01-18
ntapi_tt_open_{physical|logical}_parent_directory: added 'reserved' param.
midipix
3
-4
/
+11
2017-01-18
__ntapi_tt_open_logical_parent_directory(): updated stub return value.
midipix
1
-1
/
+1
[prev]
[next]