Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-20 | eloop: move prefix to "ev_" instead of "kmscon_" | David Herrmann | 1 | -1/+1 |
2012-01-29 | pty: change callback parameters to "const xy" | David Herrmann | 1 | -1/+1 |
2012-01-28 | pty: buffer data between pty and child | David Herrmann | 1 | -1/+1 |
2012-01-28 | pty: merge input and close callbacks | David Herrmann | 1 | -2/+1 |
2012-01-28 | terminal, pty: pass eloop reference on obj creation | David Herrmann | 1 | -5/+4 |
2012-01-28 | pty: move output_cb to input_cb | David Herrmann | 1 | -1/+1 |
2012-01-28 | pty: move pty_input to pty_write | David Herrmann | 1 | -1/+1 |
2012-01-28 | pty: fix style issue | David Herrmann | 1 | -2/+3 |
2012-01-23 | Add pseudo terminal support | Ran Benita | 1 | -0/+72 |