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
bulid system: version.sh: sub-shell syntax: replace backquotes with $().
midipix • 6 years ago  
70b112
build system: configure: remove no-longer-needed exit statements (set -eu).
midipix • 6 years ago  
03434b
build system: configure: sub-shell syntax: replace backquotes with $().
midipix • 6 years ago  
6548c7
build system: configure: remove early development comments.
midipix • 6 years ago  
30c708
build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.
midipix • 6 years ago  
9c8e9f
build system: configure: be strict (set -eu).
midipix • 6 years ago  
3c0801
build system: configure: explicitly initialize all variables.
midipix • 6 years ago  
4d1d70
build system: configure: unify the syntax for yes/no tests.
midipix • 6 years ago  
df8106
build system: config.usage: added absent variables.
midipix • 6 years ago  
c86046
build system: pkgconf.sh: remove accidental leading spaces.
midipix • 6 years ago  
4d79d1
build system: re-implemented sofort/pkgconf.sh.
midipix • 6 years ago  
56174d
build system: Makefile.in: include custom config defs before project files.
midipix • 6 years ago  
afef57
build system: configure: cfgdefs.mk must always be written from scratch.
midipix • 6 years ago  
32c694
built system: added the NATIVE_CC_{CFGHOST|CFLAGS|LDFLAGS} variables.
midipix • 6 years ago  
293ac8
build system: configure: robustly support special characters in custom args.
midipix • 6 years ago  
ccc071
build system: configure: set $mb_native_cc independently of $CC.
midipix • 6 years ago  
b65941
build system: support custom configuration via cfgdefs.sh (and usrdefs.mk).
midipix • 6 years ago  
bc1187
build system: added NATIVE_CC_HOST support.
midipix • 6 years ago  
714601
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
f9d98c
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
52dba3
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
27fadb
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
85d213
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
478dbd
build system: added --cfghost support.
midipix • 6 years ago  
299c71
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
46b4ff
__ntapi_acl_init_common_descriptor(): properly handle system-owned entities.
midipix • 6 years ago  
83fba2
__acl_init_common_meta_impl(): ace interp.: account for system-owned entities.
midipix • 6 years ago  
ca4b1f
__acl_init_common_meta_impl(): report the system account assigned permissions.
midipix • 6 years ago  
a39985
__ntapi_acl_init_common_descriptor(): disallow inheritance of parent ACEs.
midipix • 6 years ago  
5c3887
socket interfaces: async i/o completion: mark nt_iosb as volatile.
midipix • 6 years ago  
2e04e9
nt_file.h: async i/o function signatures: qualify nt_iosb as volatile.
midipix • 6 years ago  
4e35a4
__ntapi_dsr_init(): overcome potential scheduling bug in recent (10.0) kernel.
midipix • 6 years ago  
5a17e1
__ntapi_dsr_init(): added missing memory barriers.
midipix • 6 years ago  
2766fe
library: atomics: simplify and-or-xor interfaces.
midipix • 6 years ago  
f1a766
__ntapi_blt_possess(): use an inlined cmpxchg loop.
midipix • 6 years ago  
dc7e61
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
1f7287
project: added initial pkgconfig.support.
midipix • 6 years ago  
745113
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
5495f4
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
82ec38
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
d68fd5
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
f901ee
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
787d15
pty client interfaces: pty_query(): added NT_PTY_OFD_INFORMATION support.
midipix • 6 years ago  
c9195c
pty framework: enum _nt_pty_info_class: revised, added NT_PTY_OFD_INFORMATION.
midipix • 6 years ago  
dda7a6
__ntapi_pty_query(): refactor in anticipation of NT_PTY_OFD_INFORMATION.
midipix • 6 years ago  
5b96cf
pty client interfaces: pty_xquery(): added NT_PTY_CONTEXT_INFORMATION support.
midipix • 6 years ago  
576364
pty interfaces: struct _nt_pty_inherit_info: simplify definition, remove union.
midipix • 6 years ago  
f2a7d3
pty framework: enum _nt_pty_info_class: added NT_PTY_{SLOT|CONTEXT}_INFORMATION.
midipix • 6 years ago  
f5c1c6
tty client-side interfaces(): added ntapi_tty_query_server_pts_slot_info().
midipix • 6 years ago  
45dcc8
framework: nt_tty_msg_info: renamed .msg_id --> .msgid, .reserved --> .exarg.
midipix • 6 years ago  
554a0a
pty query: client-side interfaces: revised and extended for api consistency.
midipix • 6 years ago  
e62c29
  • « Newer
  • page 7 of 16
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.