pagure Logo
  • Log In

runtime / ntapi

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

Commits 783

Branch: ad6f09a8f80bae912e890cb2012ae99ceb8f7805
main
__ntapi_init_completed: as in __ntapi_init_once, return address of shadow vtbl.
midipix • 8 years ago  
208f43
__ntapi_pty_open: refactor, explicit string comparison.
midipix • 8 years ago  
e9b18b
__ntapi_tt_istat: refactor, explicit string comparison.
midipix • 8 years ago  
900289
__ntapi_tt_statfs: refactor, explicit string comparison.
midipix • 8 years ago  
3119b6
__ntapi_tt_dev_mount_points_to_statfs: refactor, explicit string comparison.
midipix • 8 years ago  
fc8f1d
free-standing environment: remove fluff from the argv/envp parsing facility.
midipix • 8 years ago  
f7b999
string functions: added __ntapi_tt_strncmp_utf16().
midipix • 8 years ago  
a2ea1b
string functions: added __ntapi_tt_strncmp_multibyte().
midipix • 8 years ago  
964eed
string functions: added __ntapi_tt_strcmp_utf16().
midipix • 8 years ago  
060ead
string functions: added __ntapi_tt_strcmp_multibyte().
midipix • 8 years ago  
c30ed7
build system: configure test optimization: remove `expr` sub-shell invocation.
midipix • 8 years ago  
7f9f58
build system: configure test optimization: use `awk` instead of `grep | cut`.
midipix • 8 years ago  
3a41d7
build system: use `grep -q` instead of `grep > /dev/null`.
midipix • 8 years ago  
6ceb24
build system: add a test for legacy gcc versions.
midipix • 8 years ago  
e606ed
build system: warn only upon failure to detect native sizeof(void *).
midipix • 8 years ago  
f00768
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
midipix • 8 years ago  
5f1999
internals: added handle to the process's primary token.
midipix • 8 years ago  
a3e9aa
nt_token.h: added token privilege constants.
midipix • 8 years ago  
80cfca
__ntapi_tt_create_pipe_v2(): refactor, always close hdevpipes.
midipix • 8 years ago  
7a0fb6
__ntapi_uc_validate_unicode_stream_utf16(): preserve callback fn return value.
midipix • 8 years ago  
7845d0
__ntapi_uc_validate_unicode_stream_utf8(): preserve callback fn return value.
midipix • 8 years ago  
099813
nt_socket.h: add definition for NT_AFD_DEFER_ACCEPT.
midipix • 8 years ago  
262e3b
__ntapi_sc_accept(): fix handling of ipv6 addresses.
midipix • 8 years ago  
4543c9
ntapi_sc_listen(): properly support backlog and afd flags.
midipix • 8 years ago  
87511e
nt_socket.h: add afd bind (port-sharing) constants.
midipix • 8 years ago  
3c4d6f
ntapi_sc_bind(): properly support afd (port-sharing) flags.
midipix • 8 years ago  
3260d1
__ntapi_sc_getsockopt(): initial implementation and integration.
midipix • 8 years ago  
419228
__ntapi_sc_setsockopt(): initial implementation and integration.
midipix • 8 years ago  
830346
nt_socket.h: add afd sockopt definitions.
midipix • 8 years ago  
a867b0
nt_socket.h: add ipv6 sockopt constants.
midipix • 8 years ago  
1af137
nt_socket.h: struct _nt_afd_listen_info: fix definition.
midipix • 8 years ago  
0dbb40
__ntapi_sc_bind_v2(): fix handling of ipv6 addresses.
midipix • 8 years ago  
f34a58
__ntapi_sc_connect_v2(): always initialize the entire afd_connect_req struct.
midipix • 8 years ago  
c308d4
nt_object.h: nt_io_apc_routine function signature: fix linkage.
midipix • 8 years ago  
500a04
code maintenance: debug: change type of 'char *' parameters to 'const char *'.
midipix • 8 years ago  
d95831
build system: support project-specific overrides of OS and toolchain defs.
midipix • 8 years ago  
fa2b40
__ntapi_tt_create_thread(): strictly align thread context and stack params.
midipix • 8 years ago  
9f88a2
__tt_fork_v1(): nt32: add missing _v1 suffixes to internal symbols.
midipix • 8 years ago  
4a7601
nt_atomic.h: i386: implement at_store_64() in terms or at_locked_cas_64.
midipix • 8 years ago  
8ce0ee
nt_atomic.h: i386: implement at_locked_cas_64 as inline asm (distilled pain).
midipix • 8 years ago  
381f65
project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.
midipix • 8 years ago  
8aa299
build system: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.
midipix • 8 years ago  
8da1ad
build system: when building from a git repo, explicitly depend on .git/index.
midipix • 8 years ago  
fa9462
build system: remove generic dependency on version.tag.
midipix • 8 years ago  
3e4905
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 • 8 years ago  
af4a59
__ntapi_tt_sync_block_lock(): properly handle signedness.
midipix • 8 years ago  
dfc898
__ntapi_tt_generic_memset(): properly handle signedness.
midipix • 8 years ago  
eed8dc
__ntapi_log_write(): properly handle signedness.
midipix • 8 years ago  
62cbab
__ntapi_tt_get_argv_envp_utf16(): properly handle signedness.
midipix • 8 years ago  
77a563
__blt_popcount(): properly handle signedness.
midipix • 8 years ago  
d8a833
  • « Newer
  • page 14 of 16
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.