]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.965 v7.4.965
authorBram Moolenaar <Bram@vim.org>
Fri, 11 Dec 2015 16:14:27 +0000 (17:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 11 Dec 2015 16:14:27 +0000 (17:14 +0100)
commit941aea2b975623a0c8bc24b140881ef0032a8bb8
tree8448c57e29337e081c5e34d97bc4c01bfe219134
parent91376b63877c113fe9a3fff2c1b04bf9504f447f
patch 7.4.965
Problem:    On FreeBSD /dev/fd/ files are special.
Solution:   Use is_dev_fd_file() also for FreeBSD. (Derek Schrock, closes #521)
src/fileio.c
src/version.c