K 10 svn:author V 3 kib K 8 svn:date V 27 2009-03-30T08:47:28.796828Z K 7 svn:log V 200 Implement support for RTLD_NODELETE flag for dlopen() and -z nodelete static linker option. Do it by incrementing reference count on the loaded object and its dependencies. Reviewed by: davidxu, kan END