src/winsup/cygwin ChangeLog spinlock.h shared.cc

corinna@cygwin.com corinna@cygwin.com
Wed May 22 16:55:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2013-05-22 16:55:55

Modified files:
	winsup/cygwin  : ChangeLog spinlock.h shared.cc 

Log message:
	* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
	the fact that CURR_SHARED_MAGIC and USER_SHARED_MAGIC are unsigned
	values.
	* shared.cc (shared_info::initialize): Drop explicit cast here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6125&r2=1.6126
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spinlock.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared.cc.diff?cvsroot=src&r1=1.157&r2=1.158



More information about the Cygwin-cvs mailing list