pagure Logo
  • Log In

runtime / ntapi

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

Commits 901

Branch: main
main
__ntapi_tty_create_session(): properly handle session inheritance.
midipix • 2 weeks ago  
6f79ae
__ntapi_tty_join_session(): refine session integration and session semantics.
midipix • 2 weeks ago  
015a89
build system: configure: add missing handling of --docdir.
midipix • 2 months ago  
5cfb24
__ntapi_tt_debug_execution_flow(): close state handles opened by the system.
midipix • 8 months ago  
98be5b
Whitespace meditation.
midipix • 9 months ago  
ec1073
__ntapi_tt_get_argv_envp_utf16(): guard against repeated vector relocations.
midipix • 9 months ago  
c88b65
struct _nt_runtime_data: added members for unix socket ctl and _nt_sid ipc.
midipix • 9 months ago  
3986df
struct _nt_runtime_data: added the hpidmapdir and hntpipcdir members.
midipix • 9 months ago  
e9d8b3
struct _nt_socket: added the .hipc member to the handle union.
midipix • 9 months ago  
171257
struct _nt_system_basic_information: make struct size pointer-size aligned.
midipix • 9 months ago  
3da739
nt_socket.h: added definitions for afd tcp socket options.
midipix • 10 months ago  
6ebb48
build system: annual chores.
midipix • a year ago  
3d0ae2
build system: cfgtest.sh: properly cast the probed interface's address.
midipix • a year ago  
f86ba6
build system: ccenv.sh: bsd targets: define __BSD_VISIBLE as needed.
midipix • a year ago  
014c5c
build system: ccenv.sh: supplement solar gates with the necessary extensions.
midipix • a year ago  
9d476c
build system: cfgtest.sh: fix typo in status message.
midipix • a year ago  
07c3ab
build system: cfgtest.sh: fix c99 conformance bugs (newline, one declaration).
midipix • a year ago  
0533d0
build system: configure: do not (potentially) change the search path semantics.
midipix • a year ago  
ef67d8
build system: if supported, add -Wpedantic to --strict cflags.
midipix • a year ago  
6c48a3
build system: ccenv.sh: legacy PE targets: define __PE__ and friends as needed.
midipix • a year ago  
bbc2d3
build system: Makefile.in: remove CFLAGS_OS (duplicate, already in ccenv.in).
midipix • a year ago  
7e80bb
build system: ccenv: detect compiler support of visibility attributes.
midipix • a year ago  
a2874d
build system: usage(): handle lack of a of project-specific cfgdefs.usage.
midipix • a year ago  
123750
nt64: struct nt_mcontext_x86_64_t: added missing context member.
midipix • a year ago  
e10b1e
__ntapi_tt_spawn_foreign_process(): refactor __tt_spawn_return().
midipix • a year ago  
8ef8cb
__ntapi_tt_spawn_foreign_process(): remove redundant write (init'ed buffer).
midipix • a year ago  
ab0a6e
__ntapi_tt_spawn_foreign_process(): use macro defs for alloc- and buffer size.
midipix • a year ago  
7253fb
__ntapi_tt_spawn_native_process(): optimize transient buffer alloc size.
midipix • a year ago  
11cc8a
__ntapi_tt_spawn_native_process(): refactor buffer size accounting.
midipix • a year ago  
b6fdb6
__ntapi_tt_spawn_native_process(): adjust argv limit, annotate alloc method.
midipix • a year ago  
91299b
__ntapi_tt_spawn_native_process(): refactor __tt_spawn_return().
midipix • a year ago  
a88bfb
__ntapi_tt_spawn_native_process(): use macro defs for alloc- and buffer size.
midipix • a year ago  
b862c7
__ntapi_tt_create_remote_process_params(): guard page size: use a macro.
midipix • a year ago  
833e69
__ntapi_tt_fork_child(): replace hard-coded values with macro definitions.
midipix • a year ago  
0a9ee4
__ntapi_tt_array_convert_utf8_to_utf16(): outer loop: boundary checking.
midipix • a year ago  
3f4654
__ntapi_tt_array_convert_utf8_to_utf16(): fix 4-byte code-point bit shift.
midipix • a year ago  
0293b8
__ntapi_tt_spawn_native_process(): fix typo in assignment-based comparison.
midipix • a year ago  
de53a2
build system: annual chores.
midipix • a year ago  
1adf94
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
midipix • 2 years ago  
a3e715
__ntapi_tt_spawn_native_process(): propagate the w32_envp array as needed.
midipix • 2 years ago  
fd587c
__ntapi_tt_array_convert_utf8_to_utf16(): add final termination (win32 abi).
midipix • 2 years ago  
8ce81d
struct _nt_runtime_data: added the w32_argv and w32_envp members.
midipix • 2 years ago  
384e7e
__ntapi_tt_spawn_foreign_process(): added arbitrary environment block support.
midipix • 2 years ago  
cf2254
__ntapi_tt_spawn_native_process(): export the posix env to the native layer.
midipix • 2 years ago  
f2efc5
__ntapi_tt_array_convert_utf8_to_utf16(): initial implementation.
midipix • 2 years ago  
4cd401
Whitespace meditation.
midipix • 2 years ago  
345a52
__tt_fork_impl_v2(): do not leak child thread handle upon post-fork failure.
midipix • 2 years ago  
a9aec2
__ntapi_tt_fork(): never leak the hresumed event handle.
midipix • 2 years ago  
25d708
__ntapi_tt_fork(): changed signature: record cid, return native status code.
midipix • 2 years ago  
a823bc
ipc helper interfaces: allow requesting an existing connection.
midipix • 2 years ago  
1717a8
__ntapi_tt_get_system_info_snapshot(): eliminate the buffer's helper struct.
midipix • 2 years ago  
3b05e8
  • « Newer
  • page 1 of 19
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.