CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2006-03-22 12:52:26
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
* thread.cc (pthread_cond::init): Disable validity test of object
to initialize since test of uninitialized content is unreliable.
(pthread_rwlock::init): Ditto.
(pthread_mutex::init): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3453&r2=1.3454
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.196&r2=1.197