Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-21 | ptyc_free_driver_ctx(): fix readability. | midipix | 1 | -2/+2 | |
2016-07-21 | ptyc_driver_ctx_impl(): implementation and integration (static, inline). | midipix | 2 | -18/+39 | |
2016-07-21 | ptyc_init(): change linkage to inline. | midipix | 1 | -1/+1 | |
2016-07-21 | driver: gdi accessor table integration. | midipix | 2 | -11/+24 | |
2016-07-21 | free-standing environment: added minimal gdi definitions and accessor table. | midipix | 7 | -0/+350 | |
2016-07-21 | driver: added --debug support. | midipix | 4 | -2/+25 | |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 8 | -0/+129 | |
2016-07-21 | driver context: added ptyc_set_status(). | midipix | 2 | -0/+17 | |
2016-07-21 | driver: added native console accessor table. | midipix | 3 | -1/+55 | |
2016-07-21 | created free-standing project skeleton. | midipix | 59 | -0/+3945 | |
2016-07-04 | created repository. | midipix | 2 | -0/+12 | |