r4033: An executable text file of unknown type is marked as executable if its name
commit932aad31b327ad51e6008dd95a0314c7ef765a47
authorThomas Leonard <talex5@gmail.com>
Sun, 24 Jul 2005 10:03:55 +0000 (24 10:03 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 24 Jul 2005 10:03:55 +0000 (24 10:03 +0000)
treed072ae9efe6582e9a66233205410c79eabc6695f
parent9cfc934cf347b0800e60dcc58304ccfdff869ef3
r4033: An executable text file of unknown type is marked as executable if its name
doesn't contain a '.'. This is so that 'readme.txt' on a filesystem with
all execute bits set is seen as text, but a shell script with no extension
or interpreter header still shows up as an executable on Solaris (Thomas
Leonard; requested by Stephen Watson).
ROX-Filer/Help/Changes
ROX-Filer/src/diritem.c