Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | ptyc_init(): change linkage to inline. | midipix | 1 | -1/+1 |
2016-07-21 | driver: gdi accessor table integration. | midipix | 1 | -0/+3 |
2016-07-21 | free-standing environment: added minimal gdi definitions and accessor table. | midipix | 4 | -0/+345 |
2016-07-21 | driver: added --debug support. | midipix | 1 | -0/+1 |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 1 | -0/+22 |
2016-07-21 | driver context: added ptyc_set_status(). | midipix | 1 | -0/+16 |
2016-07-21 | driver: added native console accessor table. | midipix | 1 | -0/+4 |
2016-07-21 | created free-standing project skeleton. | midipix | 17 | -0/+1444 |