index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
/
common.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
remove nt_sync_block and related interfaces in favor of pure atomic primitives.
midipix
1
-1
/
+0
2019-06-18
subsystem interfaces: removed unsued / not-implemented vms bits.
midipix
1
-2
/
+0
2019-05-28
debug interfaces: normalize extension functions (set prefix to tt_debug_).
midipix
1
-1
/
+1
2019-05-28
debug helpers: __ntapi_tt_debug_break_process(): initial implementation.
midipix
1
-0
/
+1
2019-05-28
debug helpers: __ntapi_tt_debug_execution_flow(): initial implementation.
midipix
1
-0
/
+1
2019-05-28
debug helpers: added __ntapi_tt_create_{attach_}debug_object().
midipix
1
-0
/
+1
2019-05-25
internals: renamed nt_debug.h --> nt_log.h, renamed interfaces accordingly.
midipix
1
-1
/
+1
2018-06-17
tty client-side interfaces(): added ntapi_tty_query_server_pts_slot_info().
midipix
1
-0
/
+1
2018-06-16
pty query: client-side interfaces: revised and extended for api consistency.
midipix
1
-0
/
+1
2018-06-15
string helper api's: added ntapi_tt_dec_utf16_to_uint{16|32|64|ptr}().
midipix
1
-0
/
+1
2018-06-14
string helper api's: added ntapi_tt_uintptr_to_dec{_null}_utf{8|16}().
midipix
1
-0
/
+1
2018-05-15
string interfaces: __ntapi_tt_aligned_block_memlock(): initial integration.
midipix
1
-0
/
+1
2018-05-07
advisory file locking: integrated client-side interfaces.
midipix
1
-0
/
+6
2018-05-07
fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration.
midipix
1
-0
/
+1
2018-03-20
acl helper interfaces: added ntapi_acl_init_common_descriptor().
midipix
1
-0
/
+1
2018-03-20
sid helper interfaces: added ntapi_tt_sid_copy().
midipix
1
-0
/
+1
2017-10-08
process creation: added __ntapi_tt_spawn_foreign_process().
midipix
1
-0
/
+1
2017-09-08
integrated msgqueue client side interfaces.
midipix
1
-0
/
+8
2017-08-18
project: src/ipc: normalized source file names.
midipix
1
-2
/
+2
2017-07-31
subsystem interfaces: integrated sysv semaphore client-side interfaces.
midipix
1
-0
/
+6
2017-07-31
subsystem interfaces: integrated __ntapi_tty_client_session_disconnect().
midipix
1
-0
/
+1
2017-07-31
subsystem interfaces: integrated ipc connection section handlers.
midipix
1
-0
/
+1
2017-07-31
subsystem interfaces: integrated ipc connection handlers.
midipix
1
-0
/
+1
2017-07-31
subsystem interfaces: integrated __ntapi_tty_query_information_service().
midipix
1
-0
/
+1
2017-02-02
added crc64 definitions and interfaces.
midipix
1
-0
/
+1
2017-01-16
daemon initialization: establish SEH frames for the daemon and internal thread.
midipix
1
-0
/
+1
2016-12-12
vmount module: removed current impl. of the virtual mount system client.
midipix
1
-8
/
+0
2016-10-23
__ntapi_tt_fork(): added resilient interface around low-level implementation.
midipix
1
-0
/
+1
2016-07-24
process creation: added __ntapi_tt_spawn_native_process().
midipix
1
-0
/
+1
2016-07-24
internals: added __ntapi_tt_open_file_utf8() and __ntapi_tt_open_dir_utf8().
midipix
1
-0
/
+1
2016-06-29
free-standing environment: remove fluff from the argv/envp parsing facility.
midipix
1
-1
/
+0
2016-06-28
string functions: added __ntapi_tt_strncmp_utf16().
midipix
1
-0
/
+1
2016-06-28
string functions: added __ntapi_tt_strncmp_multibyte().
midipix
1
-0
/
+1
2016-06-28
string functions: added __ntapi_tt_strcmp_utf16().
midipix
1
-0
/
+1
2016-06-28
string functions: added __ntapi_tt_strcmp_multibyte().
midipix
1
-0
/
+1
2016-06-24
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
midipix
1
-0
/
+1
2016-06-16
__ntapi_sc_getsockopt(): initial implementation and integration.
midipix
1
-0
/
+1
2016-06-16
__ntapi_sc_setsockopt(): initial implementation and integration.
midipix
1
-0
/
+1
2016-03-22
socket interfaces: sc_getpeername: initial integration.
midipix
1
-0
/
+2
2015-09-26
makefile replacement: step 2/2: use the midipix build template.
midipix
1
-0
/
+103