neovim/src
Daniel Hahler 6e01ed6a4c vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD
Problem:    Stopping a job does not work properly on OpenBSD.
Solution:   Do not use getpgid() to check the process group of the job
            processs ID, always pass the negative process ID to kill().
            (George Koehler, closes vim/vim#3656)
76ab4fd619

Ref: https://github.com/neovim/neovim/issues/9704
Ref: https://github.com/neovim/neovim/issues/10182#issuecomment-514450069
Closes https://github.com/neovim/neovim/pull/10660
2019-07-30 18:41:38 +02:00
..
nvim vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD 2019-07-30 18:41:38 +02:00
.asan-blacklist loop_close: Drain thread_events (#8990) 2018-09-16 11:22:32 +02:00
.valgrind.supp terminal: 'scrollback' 2017-02-26 11:57:52 +01:00
Doxyfile gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 2019-05-18 22:01:14 +02:00
clint.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
coverity-model.c Remove support for using jemalloc instead of the system allocator 2019-01-19 18:09:52 -05:00