]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1040 v7.4.1040
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Jan 2016 15:56:10 +0000 (16:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Jan 2016 15:56:10 +0000 (16:56 +0100)
commit24db72958fc91bd067c7d60a4990d09a6f295b48
tree161dfae4fd7303c807d3fd67e48bee62e255c949
parentd798af8c77cf47dba74b6b69ae4eba904023981c
patch 7.4.1040
Problem:    The tee command is not available on MS-Windows.
Solution:   Adjust tee.c for MSVC and add a makefile. (Yasuhiro Matsumoto)
src/Make_mvc.mak
src/tee/Make_mvc.mak [new file with mode: 0644]
src/tee/tee.c
src/version.c