aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_unix.c
Commit message (Expand)AuthorAge
* 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