index
:
ptycon
main
pty-console bridge
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
debug
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-04
annual chores.
midipix
4
-4
/
+4
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-07-21
internals: ptyc_open_file(), ptyc_open_dir(): [implementation and] integration.
midipix
1
-52
/
+1
2016-07-21
debug: ptyc_dbg_raw(): initial implementation.
midipix
1
-2
/
+56
2016-07-21
debug: ptyc_dbg_oven(): initial implementation.
midipix
1
-2
/
+54
2016-07-21
threaded loop, debug threads: fix linkage of entry points (for i686/nt32).
midipix
4
-4
/
+4
2016-07-21
debug: ptyc_dbg_cat(): implementation and integration.
midipix
1
-0
/
+167
2016-07-21
debug: ptyc_dbg_event(): initial implementation.
midipix
1
-2
/
+99
2016-07-21
logic: added console initialization and threaded loop allocation.
midipix
3
-0
/
+57