pagure Logo
  • Log In

runtime / ntapi

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

Commits 589

Branch: c75b7ea145a4872fa1e356a1ed32f6a8166791b8
main
nt_socket.h: added NT_AFD_POLL_CONNECT_FAIL.
midipix • 8 years ago  
31d413
__ntapi_sc_wait(): fix return value assignment after a successful wait.
midipix • 9 years ago  
af4a59
__ntapi_tt_sync_block_lock(): properly handle signedness.
midipix • 9 years ago  
dfc898
__ntapi_tt_generic_memset(): properly handle signedness.
midipix • 9 years ago  
eed8dc
__ntapi_log_write(): properly handle signedness.
midipix • 9 years ago  
62cbab
__ntapi_tt_get_argv_envp_utf16(): properly handle signedness.
midipix • 9 years ago  
77a563
__blt_popcount(): properly handle signedness.
midipix • 9 years ago  
d8a833
__ntapi_pty_query(), __ntapi_pty_set(): remove an always-false comparison.
midipix • 9 years ago  
858b95
__is_bmp_code_point(): remove an always-true comparison, add readability.
midipix • 9 years ago  
266ff0
ntapi_tt_get_option(): properly declare static inlined functions.
midipix • 9 years ago  
09862c
nt_sync.h: union _nt_sync_block: changed type of lock_tries to int32_t.
midipix • 9 years ago  
7ebd3f
code maintenance: properly initialize struct entities.
midipix • 9 years ago  
1219be
code maintenance: mark unused parameters.
midipix • 9 years ago  
c713d8
code maintenance: remove unused variables.
midipix • 9 years ago  
a7c8d7
build system: PE targets: handle subsystem setting in pe.mk.
midipix • 9 years ago  
dc0640
project: remove direct linker invocation sysroot assignment (no longer needed).
midipix • 9 years ago  
0ff2c2
project: free-standing environment: LDFLAGS_SHARED: add missing -nostdlib.
midipix • 9 years ago  
d40c55
build system: upgrade build system, eliminate differences in core definitions.
midipix • 9 years ago  
551024
__ntapi_pty_connect(): added resilience.
midipix • 9 years ago  
f62cf8
internals: __ntapi_log_write(): initial implementation.
midipix • 9 years ago  
25347d
debug: remove dead buffer.
midipix • 9 years ago  
71dc38
daemon init routine: internal client init: take a more robust code path.
midipix • 9 years ago  
d34088
build system: remove syslibdir support, fix related typo in config.usage.
midipix • 9 years ago  
b354be
build system: added empty --prefix and --exec-prefix support.
midipix • 9 years ago  
587ad1
build system: set proper defaults to the various directory variables.
midipix • 9 years ago  
c60b29
build system: added --exec-prefix support.
midipix • 9 years ago  
2816af
build system: properly use DESTDIR in conjunction with individual variables.
midipix • 9 years ago  
738516
build system: remove erroneous build-time references to LIBDIR.
midipix • 9 years ago  
defe80
socket interfaces: added afd poll-related definitions.
midipix • 9 years ago  
072ce8
socket interfaces: ntapi_sc_connect_v2(): fix ipv6 support.
midipix • 9 years ago  
d02e49
socket interfaces: __ntapi_sc_recv(): added connectionless datagram support.
midipix • 9 years ago  
f6c77a
socket interfaces: __ntapi_sc_send(): added connectionless datagram support.
midipix • 9 years ago  
eb53e6
socket interfaces: sc_shutdown(): remove non-native code path and constants.
midipix • 9 years ago  
20ee45
struct nt_socket: split the client reserved member into 'state' and 'iomode'.
midipix • 9 years ago  
f6998c
socket interfaces: sc_getpeername: initial integration.
midipix • 9 years ago  
5d8625
nt_socket.h: fixed AFD IOCTL definitions.
midipix • 9 years ago  
f5a78b
__ntapi_pty_read_write(): defer thread-based pty ownership to posix layer.
midipix • 9 years ago  
ea6298
zw_delay_execution(): fix signature.
midipix • 9 years ago  
d4e5b9
build system: configure: call make host.tag in quiet mode.
midipix • 9 years ago  
e98fba
build system: Makefile.in: .display-env: $(CROSS_COMPILE)'s label now matches.
midipix • 9 years ago  
612929
build system: Makefile.in: added the .display-project virtual target.
midipix • 9 years ago  
31ef73
build system: render detection of the native compiler informational only.
midipix • 9 years ago  
bf2306
build system: added fallback compiler recipe.
midipix • 9 years ago  
4b41f9
build system: configure: fix usage() for out-of-tree builds.
midipix • 9 years ago  
a52949
build system: configure, host.sh: use modern portable shell idioms.
midipix • 9 years ago  
5daef8
build system: added fallback host recipe.
midipix • 9 years ago  
975775
build system: --toolchain: initial implementation.
midipix • 9 years ago  
651d7b
build system: toolchain archiver: pass arguments as commands.
midipix • 9 years ago  
84d36b
build system: use the term 'compiler' rather than 'toolchain' where applicable.
midipix • 9 years ago  
f97c34
nt_sysinfo.h: enum member NT_SYSTEM_PROCESS_AND_THREAD_INFORMATION (synonym).
midipix • 9 years ago  
3d5fe9
nt_thread.h: NT_THREAD_AM_I_LAST_THREAD: fix typo.
midipix • 9 years ago  
dd04b7
  • « Newer
  • page 11 of 12
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.