winsup/cygwin ChangeLog autoload.cc environ.cc ...

cgf@cygwin.com cgf@cygwin.com
Tue Jun 25 22:29:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-06-25 22:29:42

Modified files:
	cygwin         : ChangeLog autoload.cc environ.cc 
	                 fhandler_console.cc miscfuncs.cc winsup.h 

Log message:
	* autoload (noload): Avoid clobbering bx register.
	* environ.cc (codepage_init): Use case insensitive match.
	* fhandler_console.cc (cp_get_internal): Delete.
	(con_to_str): Use get_cp to derive code page.
	(str_to_con): Ditto.
	* miscfuncs.cc (get_cp): New function.
	(sys_wcstombs): New function.  Converted from macro.
	(sys_mbstowcs): Ditto.
	* winsup.h: Reflect above changes.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1326&r2=1.1327
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/autoload.cc.diff?cvsroot=uberbaum&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/miscfuncs.cc.diff?cvsroot=uberbaum&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/winsup.h.diff?cvsroot=uberbaum&r1=1.94&r2=1.95



More information about the Cygwin-cvs mailing list