Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-13 | ptyc_main(): restore support of --cat with no --exec. | midipix | 1 | -1/+1 | |
2018-08-09 | front-end utility: ptyc_main(): remove the redundant argc parameter. | midipix | 1 | -2/+4 | |
2018-08-05 | coding-style meditation. | midipix | 1 | -1/+2 | |
2018-07-15 | ptyc_version(): restrict to pure fdio via use of ptyc_dprintf(). | midipix | 1 | -1/+1 | |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 | |
2016-08-18 | driver: exit as needed after version printing. | midipix | 1 | -0/+4 | |
2016-07-21 | ptyc_spawn(): initial implementation and integration. | midipix | 1 | -0/+3 | |
2016-07-21 | logic: added console initialization and threaded loop allocation. | midipix | 1 | -0/+6 | |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 1 | -0/+3 | |
2016-07-21 | created free-standing project skeleton. | midipix | 1 | -0/+74 | |