pagure Logo
  • Log In

runtime / ntapi

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

Commits 479

Branch: 9c8e9fa708890502a30ec978661d2d542de7a255
main
thread creation routines: refactor for readability and style.
midipix • 7 years ago  
e870a2
atomics: at_store(), at_store_32(), at_store_64(): use a full memory barrier.
midipix • 7 years ago  
b29902
__ntapi_tt_spawn_native_process(): use sparams->hroot as needed.
midipix • 7 years ago  
3c26f0
nt_rtdata: ldso: finalized (dun-dun-duuuun!) the stage-one loader context abi.
midipix • 7 years ago  
b7e180
__ntapi_tt_spawn_foreign_process(): added interopflags support.
midipix • 7 years ago  
3c39f1
nt_process.h: struct _nt_runtime_data: loader abi: added bridge support.
midipix • 7 years ago  
de652a
nt_process.h: refactor: NT_PROCESS_CREATE_FLAGS_ --> NT_PROCESS_SPAWN_FLAG_.
midipix • 7 years ago  
fa26cc
nt_process: added foreign process creation flags.
midipix • 7 years ago  
109012
nt_process.h: struct nt_startup_info: added flag bits.
midipix • 7 years ago  
c9f661
framework: port guids: replaced NT_PORT_GUID_SYMLNK with NT_PORT_GUID_BRIDGE.
midipix • 7 years ago  
20527e
tt_array_copy_utf16(): properly implement the interp-optarg-script semantics.
midipix • 7 years ago  
112cac
tt_array_copy_utf8(): properly implement the interp-optarg-script semantics.
midipix • 7 years ago  
15812f
struct _nt_spawn_process_params: refactor (interp-optarg-script semantics).
midipix • 7 years ago  
2104cf
__ntapi_ldr_load_system_dll(): support 'downlevel' with greater compassion.
midipix • 7 years ago  
1f892c
__ntapi_ldr_load_system_dll(): added 'downlevel' support...
midipix • 7 years ago  
8e91cc
__ntapi_ldr_load_system_dll(): use shell-style path for the system32 directory.
midipix • 7 years ago  
da3cfa
project: foreign framework support: explicitly set dependency visibility flags.
midipix • 7 years ago  
7b64a6
__ntapi_tt_get_csr_port_handle_addr_by_logic_x86_64(): added missing braces.
midipix • 7 years ago  
767992
__ntapi_tt_fork_v2(): properly indent code block.
midipix • 7 years ago  
4c5509
internal foreign process creation: set process and thread creation flags.
midipix • 7 years ago  
a1d104
build system: added --cchost support.
midipix • 7 years ago  
f6d035
build system: added PERK to the toolchain variables.
midipix • 7 years ago  
d1ebf8
unicode: __utf8_to_utf16_handler_4bytes(): fix conversion logic.
midipix • 7 years ago  
880eca
unicode: __utf16_to_utf8_handler_4bytes(): fix conversion logic.
midipix • 7 years ago  
13e6f2
build system: toolchain: added definitions for message and resource compilers.
midipix • 7 years ago  
4e3496
__ntapi_tt_spawn_native_process(): initial clean-up, fixed buflen-related bug.
midipix • 7 years ago  
da4030
__ntapi_tt_array_convert_utf8_to_utf16(): fixed stub (must update bytes_written).
midipix • 7 years ago  
1cf951
framework ipc: added shmkey definitions.
midipix • 7 years ago  
db66aa
__ntapi_tt_spawn_foreign_process(): optionally use kernel32 as the backend.
midipix • 7 years ago  
ec0b96
build system: PE targets: added mdso-based import library generation support.
midipix • 7 years ago  
a65132
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix • 7 years ago  
8fa6a9
build system: allow cmdline overriding of the static archive's base name.
midipix • 7 years ago  
87111a
framework: struct _nt_runtime_data: adjusted to match loader abi.
midipix • 7 years ago  
b8c206
struct _nt_process_alternate_client_id: renamed .htarget --> .hpidany.
midipix • 7 years ago  
f22709
struct _nt_runtime_data: added the .hpidanydir and .hbnorootdir members.
midipix • 7 years ago  
4e479d
process creation: added __ntapi_tt_spawn_foreign_process().
midipix • 7 years ago  
d326cc
struct _nt_spawn_process_params: added the .startupinfo member.
midipix • 7 years ago  
baf174
struct _nt_spawn_process_params: added the .hroot and .hcwd members.
midipix • 7 years ago  
47c06c
__ntapi_tt_spawn_native_process(): properly handle a null sparams->patharg.
midipix • 7 years ago  
c03267
native interfaces: zw_query_directory_object(): fixed signature.
midipix • 7 years ago  
2c5bbc
struct _nt_socket: added the hobject union member.
midipix • 7 years ago  
d260ac
envp primitives: re-implemented __ntapi_tt_get_env_var_meta_utf16().
midipix • 7 years ago  
ed1da2
envp primitives: integrated __ntapi_tt_get_env_var_meta_utf8().
midipix • 7 years ago  
a40312
struct nt_runtime_data: added shared memory and tmpfs layer definitions.
midipix • 7 years ago  
72ef75
subsystem interfaces: optimized struct _nt_sem_info.
midipix • 7 years ago  
808b63
integrated msgqueue client side interfaces.
midipix • 7 years ago  
47f21a
subsystem interfaces: integrated sysv msgqueue definitions.
midipix • 7 years ago  
a6563a
__ntapi_sem_set(), __ntapi_sem_query(): handle hlock more elegantly.
midipix • 7 years ago  
14cb5f
project: src/ipc: normalized source file names.
midipix • 7 years ago  
93df79
__ntapi_ipc_create_pipe(): refine, change polling strategy.
midipix • 7 years ago  
842d0f
primary token: enable symlink creation capabilities by default.
midipix • 7 years ago  
41ce6f
  • « Newer
  • page 3 of 10
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.