Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pty_process_unix: _exit() on execvp() failure | Justin M. Keyes | 2017-12-13 |
* | tui: job-control: use saved termios for pty jobs | Justin M. Keyes | 2017-11-25 |
* | channels: refactor | Björn Linse | 2017-11-24 |
* | pty_process_unix.c: include <libutil.h> on DragonFly BSD | Justin M. Keyes | 2017-05-21 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | job-control: set CLOEXEC on pty processes. #5986 | Matthew Malcomson | 2017-03-17 |
* | process_spawn: Return status code (#6075) | Justin M. Keyes | 2017-02-09 |
* | Remove redundant includes of unistd.h (#5126) | Rui Abreu Ferreira | 2016-07-29 |
* | eval: allow setting cwd in {jobstart,termopen}() | Aleksa Sarai | 2016-06-07 |
* | pty_process: split into plat-specific files (#3976) | Rui Abreu Ferreira | 2016-06-04 |