diff options
author | Daniel Hahler <git@thequod.de> | 2019-07-30 14:16:50 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2019-07-30 18:41:38 +0200 |
commit | 6e01ed6a4c859ff915b42422622f1ba3cc80efd5 (patch) | |
tree | f1716db148fdb8201723e5442fe2fc309e78f568 /runtime/syntax/gitcommit.vim | |
parent | da87b678125962076ce5627b1a32181284f2fe5d (diff) | |
download | rneovim-6e01ed6a4c859ff915b42422622f1ba3cc80efd5.tar.gz rneovim-6e01ed6a4c859ff915b42422622f1ba3cc80efd5.tar.bz2 rneovim-6e01ed6a4c859ff915b42422622f1ba3cc80efd5.zip |
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)
https://github.com/vim/vim/commit/76ab4fd61901090e6af3451ca6c5ca0fc370571f
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
Diffstat (limited to 'runtime/syntax/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions