CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2013/05/21 18:31:38
Modified files: lib/libedit : chartype.c Log message: Sync with upstream. Fix buffer growing and memory allocation for wide chars. Handle return of mbstowcs(). ok nickm