0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00
Files
vim/src/auto
Bram Moolenaar f3757f0c87 patch 8.0.0464: can't find executable name on Solaris and FreeBSD
Problem:    Can't find executable name on Solaris and FreeBSD.
Solution:   Check for "/proc/self/path/a.out". (Danek Duvall) And for
            "/proc/curproc/file".
2017-03-16 15:13:45 +01:00
..