CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]        2002-10-17 01:44:18

Modified files:
        winsup/cygwin  : ChangeLog thread.cc thread.h 

Log message:
        2002-10-17  Robert Collins  <[EMAIL PROTECTED]>
        
        * thread.h (pthread_mutex::isGoodInitializerOrBadObject): Declare.
        * thread.cc (pthread_mutex::isGoodInitializerOrBadObject): Implement.
        (pthread_mutex::init): Use isGoodInitializerOrBadObject to avoid
        unneeded SEGV's during debugging.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1535&r2=1.1536
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.101&r2=1.102
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.53&r2=1.54

Reply via email to