summaryrefslogtreecommitdiff
path: root/lib/libedit/chartype.c
AgeCommit message (Expand)Author
2014-10-17Remove non-exposed malloc/realloc/free wrappers, and then substituteTheo de Raadt
2013-05-22Sync with upstream. Fix buffer growing and memory allocation for wideYASUOKA Masahiko
2011-11-17Calculate the size for the wchar_t argv correctly, fixes memoryNicholas Marriott
2011-07-07sync with upstream, retaining local modifications.Okan Demirmen
2011-04-04Make wcwidth() callers cope with -1 return value. Doesn't affect the build yet.Stefan Sperling
2010-06-30Update libedit to bring it into sync with the latest version from NetBSD.Nicholas Marriott