]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.023 v7.3.023
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 14:22:09 +0000 (16:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 14:22:09 +0000 (16:22 +0200)
commit624891f3ef6a292b10bb17eccc48cbc6351aa1ba
tree1e516623c17ec4e5a21b3fecf2c7054dd6046baf
parentd5784f9fc4e163f0d28f96b5bb45423a5d5a719b
updated for version 7.3.023
Problem:    External program may hang when it tries to write to the tty.
Solution:   Don't close the slave tty until after the child exits. (Nikola
            Knezevic)
src/os_unix.c
src/version.c