This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog.64bit


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2013-01-29 15:26:57

Modified files:
	winsup/cygwin  : ChangeLog.64bit 

Log message:
	* winbase.h (ilockcmpexch): Define always.
	(InterlockedCompareExchange): Ditto.
	(ilockcmpexch64): Define for x86_64.
	(InterlockedCompareExchange64): Ditto.
	(InterlockedCompareExchangePointer): Define in terms of
	InterlockedCompareExchange64 on x86_64.

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.76&r2=1.1.2.77


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]