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