Module Name: src Committed By: christos Date: Sun Mar 28 13:33:54 UTC 2021
Modified Files: src/lib/libedit: filecomplete.c Log Message: Pass the unescaped filename the the append function so it has to do less work (for example it can call stat(2) directly (Piotr Stefaniak) To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/lib/libedit/filecomplete.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.