Module Name: src Committed By: christos Date: Wed Feb 24 17:20:01 UTC 2016
Modified Files: src/lib/libedit: chartype.c chartype.h read.c Log Message: Tuck in mbstate_t to the wide char version only to avoid exposing the zeroing hack and doing it in the narrow case. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libedit/chartype.c cvs rdiff -u -r1.22 -r1.23 src/lib/libedit/chartype.h cvs rdiff -u -r1.84 -r1.85 src/lib/libedit/read.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.