CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-09-29 18:19:46

Modified files:
        cygwin         : ChangeLog thread.cc 

Log message:
        * thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
        GNUify comments.
        (__pthread_mutex_lock): Don't return error on EBUSY since that just means that
        the mutex has already been initialized.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1505&r2=1.1506
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.cc.diff?cvsroot=uberbaum&r1=1.91&r2=1.92

Reply via email to