pagure Logo
  • Log In

native / ntux

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

Commits 74

Branch: 5581ef2ee15f513c6fac5de3889bd420e3385561
main
build system: --all-shared: ensure linking against the newly built library.
midipix • 6 years ago  
5581ef
build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.
midipix • 6 years ago  
b96848
build system: --all-shared: properly express primary shared library dependency.
midipix • 6 years ago  
0198a5
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
midipix • 6 years ago  
333a37
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix • 6 years ago  
f6d81d
build system: added --cfghost support.
midipix • 6 years ago  
5079dc
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
691353
ntux_cmd_chmod(): initial implementation.
midipix • 6 years ago  
eb0350
driver: added 'chmod' command support.
midipix • 6 years ago  
80f43a
ntux_get_driver_ctx(): properly identify the tool's pre- --cmd argument vector.
midipix • 6 years ago  
4fe92c
driver: ntux_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
ecd0a7
ntux_get_driver_ctx()(): always free the intermediate argv meta context.
midipix • 6 years ago  
89e9e6
ntux_get_driver_ctx(): guard against a misplaced --cmd argument.
midipix • 6 years ago  
dc1caf
front-end utility: ntux_main(): remove the redundant argc parameter.
midipix • 6 years ago  
1cf502
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
18babb
project: added initial pkgconfig.support.
midipix • 6 years ago  
017d41
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
7d5a62
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
4a354f
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
3aabb3
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
6153b3
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
750435
ntux_cmd_strace(): integrated the driver's fdctx.
midipix • 6 years ago  
f36276
ntux_cmd_stat(): integrated the driver's fdctx.
midipix • 6 years ago  
4ce9ee
ntux_output_error_record_plain(): integrated the driver's fdctx.
midipix • 6 years ago  
58ff53
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
ec0005
whitespace meditation.
midipix • 6 years ago  
30077e
library: removed ntux_create_driver_ctx() [too much of a good thing].
midipix • 6 years ago  
787b40
internals: removed the surrogate streams layer, as it is no longer needed.
midipix • 6 years ago  
71f809
output interfaces: restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
395925
ntux_version(): restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
2b5e80
ntux_cmd_stat(): restrict to pure fdio via use of ntux_dprintf().
midipix • 6 years ago  
8cdeff
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
1a5016
driver: argv usage and error output: use the signal-resilient ntux_dprintf().
midipix • 6 years ago  
fed26a
internals: added ntux_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
81d6fb
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
a1a795
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
f3c634
ntux_cmd_strace(): open the log file with O_TRUNC.
midipix • 6 years ago  
8e1d22
project: added the install-app-extras build target, for cmd specific symlinks.
midipix • 6 years ago  
0794af
project: set default location of executable and symlinks to $EXEC_PREFIX/ntux.
midipix • 6 years ago  
a5ee70
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
04cd68
driver: support cmd selection via symlinks and/or program name.
midipix • 6 years ago  
c27a50
ntux_cmd_strace(): initial implementation and integration.
midipix • 6 years ago  
8ce751
driver: added initial strace-specific support.
midipix • 6 years ago  
9682ca
src/init: #define PE_LDSO in a CFLAGS-friendly way.
midipix • 6 years ago  
12e960
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
c25ab8
build system: configure: added initial dependency tracking support.
midipix • 6 years ago  
f7a506
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
95c5c7
project: ldso: added a missing link reference.
midipix • 6 years ago  
589634
src/init: #define PE_LDSO (loader initialization interfaces) as needed.
midipix • 6 years ago  
7f9860
utility: support all three linking modes (ldso/vrfs/static).
midipix • 6 years ago  
407aec
ntux_cmd_spawn(): initial implementation and integration.
midipix • 6 years ago  
5ec9b6
  • « Newer
  • page 1 of 2
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.