summaryrefslogtreecommitdiffstats
path: root/lib/libedit/filecomplete.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* get rid of the non-standard data type "Char" in almost all files;schwarze2016-04-111-7/+5
* Move wrapper macros to the two files actually needing them:schwarze2016-04-111-8/+8
* For pointers, use NULL rather than 0; no functional change;schwarze2016-04-091-3/+3
* Cleanup of standard header inclusion:schwarze2016-03-201-9/+8
* Cleanup of private header inclusion:schwarze2016-03-201-3/+1
* trivial partial sync to NetBSD, no functional change:schwarze2016-01-311-12/+7
* Fourth step in synching with NetBSD:schwarze2016-01-301-9/+9
* Third step in synching with NetBSD:schwarze2016-01-301-2/+2
* Remove non-exposed malloc/realloc/free wrappers, and then substitutederaadt2014-10-171-8/+2
* Userland reallocarray() audit.doug2014-10-111-3/+3
* sync with upstream, retaining local modifications.okan2011-07-071-38/+61
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-0/+548