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
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
2016-11-19
ptycon_api.h: fix export/import inconsistency.
midipix
3
-4
/
+4
2016-11-17
set tty affiliation in the driver, effective for both the library and utility.
midipix
2
-5
/
+7
2016-11-12
build system: sysinfo: expand the OS gallery.
midipix
3
-0
/
+3
2016-11-12
build system: sysinfo: expand the OS gallery.
midipix
1
-0
/
+13
2016-11-12
build system: configure: mb_native_os: respect overrides.
midipix
1
-1
/
+3
2016-11-11
build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.
midipix
1
-0
/
+1
2016-11-11
build system: configure: grumpily support crooked uname output.
midipix
1
-0
/
+5
2016-11-11
build system: sysinfo: expand the OS gallery.
midipix
1
-0
/
+12
2016-10-26
build system: .conf convenience target: display source dir information.
midipix
1
-0
/
+1
2016-10-26
build system: configure: truly fix .git/index dependency logic.
midipix
1
-2
/
+2
2016-10-26
build system: configure: fix .git/index dependency logic.
midipix
1
-2
/
+2
2016-10-25
argv.h: argv_usage(): use correct format for short option name in short mode.
midipix
1
-1
/
+1
2016-10-25
console: ptyc_flush_screen_buffer(): maintain cursor visibility as needed.
midipix
1
-7
/
+10
2016-09-21
build system: support setting an external folder as the source directory.
midipix
3
-10
/
+41
2016-09-16
ptycon_daemon_entry_point(): fix signature.
midipix
1
-1
/
+1
2016-09-16
ptyc_spawn(): implementation: fix signature.
midipix
1
-1
/
+1
2016-09-16
ptyc_loop_thread_entry(): fix signature.
midipix
1
-1
/
+1
2016-08-22
pty layer: integrated __ntapi_pty_inherit_runtime_ctty().
midipix
2
-27
/
+26
2016-08-18
console: ptyc_flush_screen_buffer(): maintain cursor visibility.
midipix
1
-0
/
+8
2016-08-18
driver: exit as needed after version printing.
midipix
2
-0
/
+8
2016-08-18
driver: fix eargv initialization.
midipix
1
-1
/
+1
2016-08-18
console: ptyc_init_console(): obtain cursor info.
midipix
2
-0
/
+7
2016-08-18
console: ptyc_console_reader(): send backspace (0x08) as delete (0x7f).
midipix
1
-0
/
+3
2016-08-14
console bridge: added --bell support.
midipix
3
-0
/
+7
2016-08-14
driver: added --bell support.
midipix
4
-0
/
+10
2016-08-14
virtual key-code translation: added page up/down, home/end, insert/delete.
midipix
1
-6
/
+6
2016-08-10
argv.h: error message formatting: handle lonely long options.
midipix
1
-12
/
+17
2016-08-10
driver: --sysroot: support dos drive notation.
midipix
1
-2
/
+32
[prev]
[next]