Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | ptyc_spawn(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-07-21 | internals: ptyc_open_file(), ptyc_open_dir(): [implementation and] integration. | midipix | 1 | -0/+1 |
2016-07-21 | daemon: added initial signal handling logic. | midipix | 1 | -0/+1 |
2016-07-21 | daemon: added ptyc_daemon_connect(). | midipix | 1 | -0/+1 |
2016-07-21 | daemon: added daemon initialization logic. | midipix | 1 | -0/+2 |
2016-07-21 | bridge: added initial sgr logic. | midipix | 1 | -0/+1 |
2016-07-21 | bridge: added initial csi logic. | midipix | 1 | -0/+1 |
2016-07-21 | bridge: added initial esi logic. | midipix | 1 | -0/+1 |
2016-07-21 | debug: ptyc_dbg_cat(): implementation and integration. | midipix | 1 | -0/+1 |
2016-07-21 | logic: added console initialization and threaded loop allocation. | midipix | 1 | -0/+8 |
2016-07-21 | free-standing environment: added minimal gdi definitions and accessor table. | midipix | 1 | -0/+1 |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 1 | -0/+1 |
2016-07-21 | created free-standing project skeleton. | midipix | 1 | -0/+11 |