CVS commit: src/lib/libedit
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Sat Aug 15 09:47:27 UTC 2026 Modified Files: src/lib/libedit: filecomplete.c filecomplete.h Log Message: Add FN_MATCH_HIDDEN_FILES (requested by wiz@, found in readline(3) and bash(1)) To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/lib/libedit/filecomplete.c cvs rdiff -u -r1.15 -r1.16 src/lib/libedit/filecomplete.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.