index
:
ptycon
main
pty-console bridge
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-07-15
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix
1
-1
/
+1
2018-07-15
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix
1
-6
/
+6
2018-06-17
framework api's: follow ntapi's pre-alpha update of struct _nt_tty_msg_info.
midipix
2
-4
/
+4
2018-06-08
build system: configure: support alternate bindir relative to exec_prefix.
midipix
1
-1
/
+8
2018-06-05
build system: PE targets: mdso integration: support non-default --libpath.
midipix
1
-1
/
+2
2018-06-05
build system: configure: added initial dependency tracking support.
midipix
2
-0
/
+9
2018-06-05
build system: configure: added initial --program-prefix support.
midipix
2
-0
/
+8
2018-05-23
argv.h: whitespace meditation.
midipix
1
-5
/
+9
2018-05-23
argv: argv_scan(): properly handle optional argument values of short options.
midipix
1
-0
/
+2
2017-11-23
build system: added --cchost support.
midipix
5
-4
/
+31
2017-11-23
build system: added PERK to the toolchain variables.
midipix
2
-0
/
+2
2017-11-22
project: default to static linking of the ptycon executable.
midipix
1
-1
/
+1
2017-11-11
ptyc_console_writer(): properly handle leftover bytes.
midipix
1
-1
/
+1
2017-10-31
build system: toolchain: added definitions for message and resource compilers.
midipix
2
-0
/
+4
2017-10-25
build system: PE targets: added mdso-based import library generation support.
midipix
7
-3
/
+30
2017-10-24
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix
1
-1
/
+1
2017-10-19
build system: allow cmdline overriding of the static archive's base name.
midipix
1
-1
/
+2
2017-07-31
adjust to ntapi's pre-alpha normalization of port name handlers.
midipix
1
-1
/
+1
2017-05-28
build system: added extended dir variables.
midipix
3
-0
/
+140
2017-05-24
build system: added --sbindir support.
midipix
3
-0
/
+10
2017-02-09
annual chores: normalize date range in internal header.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
33
-33
/
+33
2017-01-07
process initialization: swap threads cleanly.
midipix
1
-2
/
+14
2017-01-07
ptyc_console_writer(): detect termination of all pts clients.
midipix
2
-8
/
+12
2017-01-07
ptyc_spawn(): added proper session chain support.
midipix
1
-6
/
+13
2017-01-07
process initialization: added proper session chain support.
midipix
1
-10
/
+9
2016-12-26
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
3
-40
/
+66
2016-12-26
ptyc_pty_own(): properly convert the message's uintptr_t members to pid_t size.
midipix
1
-4
/
+4
2016-12-26
ptyc_fputs(): properly invoke the i/o function (uint32_t bytes).
midipix
1
-1
/
+1
2016-12-26
argv.h: struct argv_ctx: .unitidx and .erridx are set via pointer arithmetic.
midipix
1
-2
/
+2
2016-12-26
ptyc_dbg_raw(): properly invoke ntapi's pty_write() (uint32_t bytes).
midipix
1
-3
/
+2
2016-12-26
ptyc_dbg_oven(): properly invoke ntapi's pty_write() (uint32_t bytes).
midipix
1
-3
/
+2
2016-12-26
ptyc_dbg_input_record(): properly invoke write_console_ansi() (uint32_t bytes).
midipix
1
-3
/
+2
2016-12-26
ptyc_cat(): properly invoke ntapi's pty_write() (uint32_t bytes).
midipix
1
-4
/
+3
2016-12-26
ptyc_console_reader(): properly invoke ntapi's pty_write() (uint32_t bytes).
midipix
1
-3
/
+2
2016-12-26
struct ptyc_vkcode: fix const definitions.
midipix
1
-2
/
+2
2016-12-26
ptycon_api.h: remove unnecessary #include of limits.h.
midipix
1
-2
/
+0
2016-12-26
foreign compiler support: nt32/nt64: added ptyc_compiler.asm.
midipix
2
-0
/
+39
2016-12-26
added clbuild-bat: a poor man's transitional clbuild command translator.
midipix
4
-0
/
+232
2016-12-18
build system: version.sh: create output directory as needed.
midipix
1
-0
/
+1
2016-12-13
PE soname support: added the designated LDFLAGS_SONAME variable.
midipix
1
-2
/
+3
2016-12-12
include <psxtypes/section/freestd.h> for improved foreign compiler support.
midipix
1
-0
/
+3
2016-12-12
project: properly set the free-standing build environment.
midipix
1
-0
/
+5
2016-12-09
ptyc_open_volume(): update code following libntapi's pre-alpha API update.
midipix
1
-1
/
+1
2016-12-08
build system: configure: pass --sysroot to the linker as a compiler argument.
midipix
1
-1
/
+1
2016-11-30
build system: sofort/os/pe.mk: install-implib-solink: fix target definition.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/version.mk: install-soname: fix build target definition.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/version.mk: install-solink: fix build target definition.
midipix
1
-3
/
+3
2016-11-26
argv.h: error code path: remove unneeded if statement (always true).
midipix
1
-5
/
+2
2016-11-21
free-standing environment: .freestd is now a supported named section.
midipix
1
-1
/
+1
[prev]
[next]