[krbdev.mit.edu #2893] CVS Commit

Ezra Peisach via RT rt-comment at krbdev.mit.edu
Fri Jan 21 20:28:20 EST 2005


        * k5-thread.h (k5_os_mutex_lock): Under Irix, invoke
        k5_pthread_mutex_lock() with the k5_os_mutex, not the
        pthread_mutex_t.
        (k5_pthread_assert_locked,unlocked): If DEBUG_THREADS not used, provide
        correct prototype. Add missing close paren.

Test programs show that under irix, the mutex locking/unlocking code was
working - even with the wrong memory use... I do not understand why.


To generate a diff of this commit:



	cvs diff -r1.489 -r1.490 krb5/src/include/ChangeLog
	cvs diff -r1.27 -r1.28 krb5/src/include/k5-thread.h 


More information about the krb5-bugs mailing list