K 10 svn:author V 3 kib K 8 svn:date V 27 2008-11-05T12:32:42.717166Z K 7 svn:log V 242 MFC r182698 (by kan): Make sure internal rtld malloc routines are not called from unlocked contexts as rtld's malloc is not thread safe and is only supposed to be called with exclusive bind lock already held. Approved by: re (kensmith), kan END