339bb6e932
.com is a remnant from the past. There are only five executables left: chcp.com format.com mode.com more.com tree.com Calling them on the command line already requires to use the suffix anyway. So drop useless .com test from the execve test for scripts (they are handled earlier in the same function as executables) and do not handle them like .exe suffixes in other functions. Signed-off-by: Corinna Vinschen <corinna@vinschen.de> |
||
---|---|---|
.. | ||
base.cc | ||
clipboard.cc | ||
console.cc | ||
cygdrive.cc | ||
dev.cc | ||
dev_fd.cc | ||
disk_file.cc | ||
dsp.cc | ||
fifo.cc | ||
floppy.cc | ||
mqueue.cc | ||
netdrive.cc | ||
nodevice.cc | ||
null.cc | ||
pipe.cc | ||
proc.cc | ||
process.cc | ||
process_fd.cc | ||
procnet.cc | ||
procsys.cc | ||
procsysvipc.cc | ||
random.cc | ||
raw.cc | ||
registry.cc | ||
serial.cc | ||
signalfd.cc | ||
socket.cc | ||
socket_inet.cc | ||
socket_local.cc | ||
socket_unix.cc | ||
tape.cc | ||
termios.cc | ||
timerfd.cc | ||
tty.cc | ||
virtual.cc | ||
windows.cc | ||
zero.cc |