aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_unix.c
Commit message (Expand)AuthorAge
* pty_process_unix: _exit() on execvp() failureJustin M. Keyes2017-12-13
* tui: job-control: use saved termios for pty jobsJustin M. Keyes2017-11-25
* channels: refactorBjörn Linse2017-11-24
* pty_process_unix.c: include <libutil.h> on DragonFly BSDJustin M. Keyes2017-05-21
* *: Add comment to all C filesZyX2017-04-19
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* process_spawn: Return status code (#6075)Justin M. Keyes2017-02-09
* Remove redundant includes of unistd.h (#5126)Rui Abreu Ferreira2016-07-29
* eval: allow setting cwd in {jobstart,termopen}()Aleksa Sarai2016-06-07
* pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04