Skip Menu |
 

From: raeburn@mit.edu
Subject: CVS Commit
This depends on a change to k5-thread.h that was included with a checkin I did
earlier for 2878.

* threads.c (k5_mutex_lock_update_stats, krb5int_mutex_unlock_update_stats,
krb5int_mutex_report_stats): Define as KRB5_CALLCONV.
(krb5int_mutex_lock_update_stats, krb5int_mutex_unlock_update_stats,
krb5int_mutex_report_stats) [_WIN32]: Undef macros before defining functions.


To generate a diff of this commit:



cvs diff -r1.26 -r1.27 krb5/src/util/support/ChangeLog
cvs diff -r1.14 -r1.15 krb5/src/util/support/threads.c
The affected functions don't exist on the 1.4 branch.