src/winsup/cygwin ChangeLog.64bit miscfuncs.cc ...

corinna@cygwin.com corinna@cygwin.com
Fri Nov 9 14:58:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2012-11-09 14:58:16

Modified files:
	winsup/cygwin  : ChangeLog.64bit miscfuncs.cc winsup.h 

Log message:
	* miscfuncs.cc (case_folded_lower): Change to unsigned char to avoid
	compiler warnings.
	(case_folded_upper): Ditto.
	(thread_wrapper): Add assembler code for x86_64.
	* winsup.h (case_folded_lower): Change to unsigned char.
	(case_folded_upper): Ditto.
	(cyg_tolower): Add cast to avoid compiler warnings.
	(cyg_toupper): Add cast to avoid compiler warnings.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.31&r2=1.1.2.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/miscfuncs.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.82.2.1&r2=1.82.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.247.2.4&r2=1.247.2.5



More information about the Cygwin-cvs mailing list