summaryrefslogtreecommitdiffstats
path: root/lib/libedit/filecomplete.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of the non-standard data type "Char" in almost all files;schwarze2016-04-111-3/+3
| | | | ok martijn@
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-0/+45
ok deraadt