CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2005-05-30 18:37:42
Modified files:
cygwin : ChangeLog thread.h
Log message:
* thread.h (List_remove): Make node parameter const. Use simple
comparison and
assignment rather than InterlockedCompareExchangePointer since access is
already synchronized.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2926&r2=1.2927
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.h.diff?cvsroot=uberbaum&r1=1.93&r2=1.94