aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/process.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.3041: detecting if the process of a swap file is running failszeertzjq2022-11-17
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* vim-patch:8.1.0572: stopping a job does not work properly on OpenBSDDaniel Hahler2019-07-30
* vim-patch:8.1.1231: asking about existing swap file unnecessarilyJustin M. Keyes2019-04-29
* build/OpenBSD: need -lpthread -lc++abi for LuaJIT (#8215)Utkarsh Anand2018-04-02
* lintJames McCoy2018-03-29
* build/NetBSD: use kinfo_proc2; undef uint64_t (#8197)Utkarsh Anand2018-03-29
* API: nvim_get_proc()Justin M. Keyes2018-03-18
* win: nvim_get_proc_children()Justin M. Keyes2018-03-16
* nvim_get_proc_children: fallback to shellJustin M. Keyes2018-03-16
* API: nvim_get_proc_children()Justin M. Keyes2018-03-16
* win: os_proc_tree_kill()Justin M. Keyes2018-03-16