index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-01-13
__ntapi_tt_spawn_native_process(): export the posix env to the native layer.
midipix
1
-0
/
+3
2023-01-13
__ntapi_tt_array_convert_utf8_to_utf16(): initial implementation.
midipix
1
-9
/
+241
2022-12-21
Whitespace meditation.
midipix
2
-2
/
+2
2022-12-21
__tt_fork_impl_v2(): do not leak child thread handle upon post-fork failure.
midipix
1
-9
/
+17
2022-12-21
__ntapi_tt_fork(): never leak the hresumed event handle.
midipix
1
-4
/
+8
2022-12-21
__ntapi_tt_fork(): changed signature: record cid, return native status code.
midipix
4
-71
/
+93
2022-11-18
ipc helper interfaces: allow requesting an existing connection.
midipix
6
-30
/
+59
2022-11-13
__ntapi_tt_get_system_info_snapshot(): eliminate the buffer's helper struct.
midipix
2
-12
/
+6
2022-11-12
struct _nt_system_processes: updated definition.
midipix
1
-9
/
+35
2022-10-15
__ntapi_tt_port_prefix_from_type(): initial implementation and integration.
midipix
5
-0
/
+32
2021-12-30
A new home.
midipix
154
-155
/
+155
2021-07-06
Annual chores.
midipix
153
-153
/
+153
2021-06-23
build system: configure: config_ccenv(): relax the --sysroot requirement.
midipix
1
-4
/
+0
2021-06-15
build system: configure: config_ccenv(): fix typo.
midipix
1
-2
/
+2
2021-06-15
build system: configure: config_ccenv(): refined --sysroot related logic.
midipix
1
-1
/
+4
2021-06-15
build system: Makefile.in: .ldflags-host: use the correct ldflags variable.
midipix
1
-1
/
+1
2021-06-14
build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore.
midipix
1
-1
/
+1
2021-06-14
build system: modern.m4: refactored, added additional helper macros.
midipix
1
-3
/
+33
2021-06-13
build system: modern.m4: refactor, added m4_toupper() and m4_tolower().
midipix
1
-1
/
+6
2021-06-13
build system: updated list of files covered by COPYING.SOFORT.
midipix
1
-0
/
+2
2021-06-13
build system: core: added a modern framework using for the m4 macro language.
midipix
1
-0
/
+82
2021-06-13
build system: configure: output_step_prolog(): step might not be a function.
midipix
1
-2
/
+2
2021-06-13
build system: configure, ccenv: enhanced --sysroot logic.
midipix
2
-1
/
+14
2021-06-13
build system: ccenv: ccenv_output_defs(): record updated cflags/ldflags.
midipix
1
-0
/
+22
2021-06-12
build system: configure: config_ccenv(): added verbose --sysroot error message.
midipix
1
-1
/
+20
2021-06-12
build system: ccenv: added and integrated ccenv_set_cc_sysroot_vars().
midipix
2
-2
/
+32
2021-06-12
build system: cfgtest: added cfgtest_compiler_switch_arg().
midipix
1
-1
/
+21
2021-06-12
build system: ccenv_set_primary_tools(): try pkg-config as a pkgconf fallback.
midipix
1
-0
/
+3
2021-06-12
build system: configure: LDFLAGS_LAST: refined cross-compilation logic.
midipix
1
-3
/
+13
2021-06-12
build system: configure: config_ccenv(): require --sysroot when cross-compiling.
midipix
1
-0
/
+9
2021-06-12
build system: added cfgtest_package_exists() & cfgtest_package_config().
midipix
2
-1
/
+127
2021-06-12
build system: cfgtest: added cfgtest_{makevar|cflags|ldflags}_set().
midipix
1
-0
/
+15
2021-06-12
build system: configure, ccenv: added --pkgconf[if] support and integration.
midipix
6
-1
/
+52
2021-06-12
build system: ccenv: ccenv_set_primary_tools(): properly output explicit tools.
midipix
1
-0
/
+2
2021-06-10
build system: ccenv_set_primary_tools(): be resilient to -print-file-name bugs.
midipix
1
-3
/
+10
2021-06-10
build system: ccenv_set_cc(): properly handle older slibtool versions.
midipix
1
-2
/
+2
2021-06-10
build system: configure: config_host(): quote variable in test expresssion.
midipix
1
-1
/
+1
2021-06-10
build system: ccenv_set_cc(): enhanced host, cchost, and -dumpmachine logic.
midipix
1
-8
/
+21
2021-06-10
build system: configure: init_vars(): record explicit CCHOST and --cchost.
midipix
1
-0
/
+6
2021-06-10
build system: ccenv: ccenv_output_defs(): record -dumpmachine support.
midipix
1
-0
/
+1
2021-06-09
build system: ccenv_set_cc(): no -dumpmachine compilers: improved logic.
midipix
1
-3
/
+19
2021-06-09
build system: cfgtest_library_presence(): added freestanding code snippet.
midipix
1
-1
/
+9
2021-06-09
build system: cfgtest: cfgtest_common_init(): output ldflags to log.
midipix
1
-0
/
+4
2021-06-09
build system: cfgtest_{host|native}_section(): properly handle ldflags.
midipix
2
-9
/
+21
2021-06-09
build system: cfgtest: cfgtest_common_init(): simplify case logic.
midipix
1
-16
/
+4
2021-06-09
build system: cfgtest: cfgtest_common_init(): whitespace meditation.
midipix
1
-1
/
+1
2021-06-09
build system: cfgtest: added cfgtest_macro_definition().
midipix
1
-0
/
+37
2021-06-08
build system: ccenv: ccenv_set_cc_bits(): support strict compiler drivers.
midipix
1
-1
/
+4
2021-06-08
build system: ccenv: support --cchost with strict compiler drivers.
midipix
1
-1
/
+4
2021-06-05
build system: ccenv: ccenv.in, pedefs.in: whitespace meditation.
midipix
2
-2
/
+3
[next]