Files
neovim/src/nvim/os
erw7 7757ce1cb8 executable(): return false if user is not owner #9703
S_IXUSR does not check ownership.  Test case:

    touch test.txt
    chmod 744 test.txt
    sudo chown root:root test.txt
    nvim -u NORC
    :echo executable('./test.txt')
2019-03-09 23:18:03 +01:00
..
2019-02-04 04:00:20 +01:00
2019-03-02 16:29:50 +01:00
2014-10-18 12:51:35 -03:00
2019-02-04 04:00:20 +01:00
2017-04-19 19:11:50 +03:00
2018-03-18 00:11:45 +01:00
2019-02-28 12:48:21 +01:00
2017-08-16 09:13:44 +02:00
2017-05-08 15:08:12 +02:00
2019-02-04 02:39:05 +01:00
2015-10-23 14:54:11 +03:00
2018-05-18 19:04:37 +02:00
2018-12-30 19:57:50 +01:00
2018-12-30 19:57:50 +01:00