pagure Logo
  • Log In

runtime / ntapi

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 696

Branch: 67c9916081393f1c2d291dfd463d82ce94af368c
main
guid <--> string conversion functions: normalized interfaces.
midipix • 8 years ago  
701eb2
__ntapi_tt_get_peb_env_block_utf16(): rewrite more elegantly.
midipix • 8 years ago  
a62978
__ntapi_tt_get_cmd_line_utf16(): rewrite more elegantly.
midipix • 8 years ago  
9cb431
__ntapi_tt_get_runtime_data(): integral process: guard against false positives.
midipix • 8 years ago  
804edf
__ntapi_tt_get_runtime_data(): simplify logic, check align. at page boundary.
midipix • 8 years ago  
365987
struct nt_runtime_data: added dynamic loader guid information.
midipix • 8 years ago  
fea9cb
ntapi_tt_open_{physical|logical}_parent_directory: added 'reserved' param.
midipix • 8 years ago  
4d8da7
__ntapi_tt_open_logical_parent_directory(): updated stub return value.
midipix • 8 years ago  
70558b
ntapi_tt_open_logical_parent_directory(): added inheritance and share params.
midipix • 8 years ago  
50eb16
ntapi_tt_open_logical_parent_directory(): removed 'type' param (not needed).
midipix • 8 years ago  
c482cb
ntapi_tt_open_physical_parent_directory(): added inheritance and share params.
midipix • 8 years ago  
a75a96
ntapi_tt_open_physical_parent_directory(): removed 'type' param (not needed).
midipix • 8 years ago  
da11b9
struct nt_runtime_data: update for the benefit of the framework loader impl.
midipix • 8 years ago  
dea1aa
__ntapi_dsr_start_impl(): copy the loop routine addr and ctx onto the stack.
midipix • 8 years ago  
d16b42
daemon initialization: establish SEH frames for the daemon and internal thread.
midipix • 8 years ago  
cd4191
native process framework: added opcode indexes for STOPPED and CONTINUED.
midipix • 8 years ago  
df4a22
ntapi_tty_create_session(): removed hard-coded fallback image name.
midipix • 8 years ago  
1f883a
daemon initialization: simplified logic, fixed params-related race hazard.
midipix • 8 years ago  
a5dc9f
framework: process parameters: renamed srv_ready --> hserver.
midipix • 8 years ago  
6336c4
subsystem infrastructure: distinguish between port and session type/subtype.
midipix • 8 years ago  
e3e5a2
__ntapi_tty_create_session(): properly close the server ready event handle.
midipix • 8 years ago  
0d309b
__ntapi_tty_create_session(): check for a server's premature termination.
midipix • 8 years ago  
abc6f7
subsystem infrastructure: added proper session chain support.
midipix • 8 years ago  
f61917
native process creation: added child process session registration support.
midipix • 8 years ago  
f154f6
__ntapi_pty_inherit(): do not repeat __ntapi_pty_free() upon failure.
midipix • 8 years ago  
3a85e1
pty interfaces: added __ntapi_pty_open_pair().
midipix • 8 years ago  
47aaf2
{i}stat{fs} interfaces: maintained smooth foreign compiler support.
midipix • 8 years ago  
e47608
ntapi_tty_query_information_server: update, follow ntapi_pty_query's model.
midipix • 8 years ago  
c16244
nt_tty.h: removed enum _nt_tty_info_class (not in use, not needed).
midipix • 8 years ago  
17b961
file-system interfaces: removed the inadequate ntapi_tt_validate_fs_handle.
midipix • 8 years ago  
c64b96
{i}stat{fs} interfaces: remove fluff, require valid handle, simplify logic.
midipix • 8 years ago  
d8b407
{i}stat{fs} interfaces: add .obj_name_strlen, remove .record_name_strlen.
midipix • 8 years ago  
1d3e99
__ntapi_tt_{i}stat{fs}(): [semantic] clean-up: device/file name copy.
midipix • 8 years ago  
31ee70
__ntapi_tt_istat(): added NT_ISTAT_DEV_NAME_ONLY support.
midipix • 8 years ago  
576543
__ntapi_tt_{i}stat{fs}(): \Device\Mup: include share name in device name.
midipix • 8 years ago  
fd484f
__ntapi_tt_istat(): respect NT_ISTAT_DEV_NAME_COPY.
midipix • 8 years ago  
fc83d8
__ntapi_tt_statfs(): clean-up, simplify logic.
midipix • 8 years ago  
fe73cf
__ntapi_tt_istat(): clean-up, simplify logic.
midipix • 8 years ago  
b061d6
__ntapi_tt_stat(): clean-up, simplify logic.
midipix • 8 years ago  
921d0b
__ntapi_tt_stat(): properly populate .dev_name_hash and .dev_name_strlen.
midipix • 8 years ago  
0cd9ef
__ntapi_tt_statfs(), __ntapi_tt_istat(): added initial \Device\Mup support.
midipix • 8 years ago  
030926
32/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.
midipix • 8 years ago  
7f8d50
project: clbuild-bat: added -mno-stack-arg-probe support.
midipix • 8 years ago  
34d900
__ntapi_sc_socket_V{1|2}: provide smooth foreign compiler support.
midipix • 8 years ago  
49a598
project: clbuild-bat: added static front-end support.
midipix • 8 years ago  
b51505
project: clbuild-bat: added link target (shared-lib/default-app) support.
midipix • 8 years ago  
f975bc
project: clbuild-bat: whitespace meditation.
midipix • 8 years ago  
339cca
project: removed the generated clbuild.bat, should be provided externally.
midipix • 8 years ago  
251971
ntapi_sc_sockete(): update to a more caller-friendly signature.
midipix • 8 years ago  
9c3b7e
nt_thread_x86_64.h: properly pad nt_mcontext_x86_64_t.
midipix • 8 years ago  
6c8592
project: clbuild-bat: added -static support.
midipix • 8 years ago  
d69a6b
  • « Newer
  • page 9 of 14
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.