kan 76b4e9c51c When unloading dependencies make sure they are removed from all the
associated lists:
   remove RTLD_GLOBAL objects from global objects list;
   remove the parent object from dldags list of its children.

Previosly we were doing that only to the top-level object OF the DAG
being unloaded and all its dependencies were ignored, leading to
mysterious crashes later.

Submitted by:	peter (partially)
2003-02-10 23:15:07 +00:00
..
2002-02-06 16:38:40 +00:00
2003-01-20 10:33:35 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-06 19:19:48 +00:00
2001-04-07 11:21:35 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-12-27 12:15:40 +00:00