index
:
ptycon
main
pty-console bridge
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
/
ptycon_driver_impl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-15
driver: argv usage and error output: use the signal-resilient ptyc_dprintf().
midipix
1
-0
/
+1
2016-12-26
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
1
-0
/
+2
2016-08-14
driver: added --bell support.
midipix
1
-0
/
+1
2016-07-24
struct ptyc_driver_ctx_impl: added a pointer to the process's runtime data.
midipix
1
-0
/
+1
2016-07-21
pty layer: set client information for pty inheritance.
midipix
1
-0
/
+8
2016-07-21
driver: added --sysroot support.
midipix
1
-0
/
+1
2016-07-21
internals: ptyc_open_file(), ptyc_open_dir(): [implementation and] integration.
midipix
1
-0
/
+3
2016-07-21
driver: added --exec support.
midipix
1
-0
/
+1
2016-07-21
driver: added --daemon support.
midipix
1
-0
/
+1
2016-07-21
bridge: added state machine definitions.
midipix
1
-5
/
+1
2016-07-21
driver: added --wait support for slightly more convenient debug sessions.
midipix
1
-0
/
+1
2016-07-21
driver: added --cat support.
midipix
1
-0
/
+1
2016-07-21
logic: added console initialization and threaded loop allocation.
midipix
1
-0
/
+18
2016-07-21
ptyc_driver_ctx_impl(): implementation and integration (static, inline).
midipix
1
-0
/
+12
2016-07-21
driver: gdi accessor table integration.
midipix
1
-0
/
+3
2016-07-21
driver: added --debug support.
midipix
1
-0
/
+1
2016-07-21
driver: added native console accessor table.
midipix
1
-0
/
+4
2016-07-21
created free-standing project skeleton.
midipix
1
-0
/
+26