OpenAFS CVS Commit: openafs/src/libafsrpc by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 16 Dec 2006 20:21:52 EST


Update of /cvs/openafs/src/libafsrpc
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/libafsrpc

Modified Files:
	afsrpc.def 
Log Message:
DELTA rx-fix-lock-init-20061216
AUTHOR jaltman@secure-endpoints.com

When rxBind was added it made an assumption that rx_GetIFInfo could be
called before rx_InitXYZ.  This is true on non-Windows platforms, but
on Windows rxGetIFInfo relies on an initialized mutex.  This patch adds
a DllMain for Windows in order to initialize the mutex object upon DLL
load.



--- DELTA config follows ---
rx-fix-lock-init-20061216 openafs/src/libafsrpc/afsrpc.def 1.13 1.14