aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/libuv_process.c
Commit message (Expand)AuthorAge
* channels: reflect exit due to signals in exit status code (#10573)Daniel Hahler2019-08-09
* win: open child stdio handles in overlapped-mode (#8113)Björn Linse2018-04-25
* jobs: child proc must have a separate process-groupJustin M. Keyes2018-03-16
* channels: refactorBjörn Linse2017-11-24
* process_close(): uv_unref() detached processes (#7539)Justin M. Keyes2017-11-12
* *: Fix all V641 errorsZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* win: os_shell_is_cmdexe() + testsJustin M. Keyes2017-04-12
* win: libuv_process_spawn(): special-case cmd.exeRui Abreu Ferreira2017-04-12
* process_spawn: Return status code (#6075)Justin M. Keyes2017-02-09
* Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.Rui Abreu Ferreira2017-01-10
* eval: allow setting cwd in {jobstart,termopen}()Aleksa Sarai2016-06-07
* job control: add 'detach' option to jobstartBjörn Linse2016-01-20
* Windows: disable libuv argument escaping for uv_spawn #3305Rui Abreu Ferreira2015-09-08
* Windows: avoid "uv_" naming conflicts. #3225Seth Jackson2015-08-27