Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: raeburn@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 324 * k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal if thread support is loaded. (k5_pthread_mutex_unlock): Use k5_pthread_assert_locked instead of duplicating it. To generate a diff of this commit: cvs diff -r1.487 -r1.488 krb5/src/include/ChangeLog cvs diff -r1.25 -r1.26 krb5/src/include/k5-thread.h