src/winsup/cygwin ChangeLog regex/regcomp.c re ...

corinna@cygwin.com corinna@cygwin.com
Fri Feb 12 17:46:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2010-02-12 17:46:39

Modified files:
	winsup/cygwin  : ChangeLog 
	winsup/cygwin/regex: regcomp.c regexec.c 

Log message:
	* regex/regcomp.c (xwcrtomb): New function to convert wide chars
	outside of the base plane to UTF-8.  Call throughout instead of
	wcrtomb.
	(wgetnext): Handle surrogate pairs on UTF-16 systems.
	* regex/regexec.c (xmbrtowc): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4821&r2=1.4822
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/regex/regcomp.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/regex/regexec.c.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Cygwin-cvs mailing list