Skip to content
Commit f9554d21 authored by Eli Zaretskii's avatar Eli Zaretskii Committed by Patrick Palka
Browse files

Fix executable indicator in file name completion on Windows.

readline/ChangeLog:

	Reapply local change following readline 6.3 import.
	* complete.c (stat_char) [_WIN32]: Don't use 'access' and X_OK on
	Windows, they don't work.  Instead, look at the file-name
	extension to determine whether the file is executable.
parent 78caf3ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment