]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1710 v7.4.1710
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Apr 2016 20:03:08 +0000 (22:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Apr 2016 20:03:08 +0000 (22:03 +0200)
commit17fe5e1aecbeff5ca4b2a821ede9badd5dddae59
tree67a37b992672212c1e2bde5739f950e067cd833e
parent4c9ce053d9f2a94cd704342dd4c25670a5995cbd
patch 7.4.1710
Problem:    Not all output of an external command is read.
Solution:   Avoid timing out when the process has exited. (closes #681)
src/os_unix.c
src/version.c