mirror of
https://github.com/vim/vim.git
synced 2025-10-09 06:14:17 -04:00
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".