Index: [thread] [date] [subject] [author]
  From: WHS <wouters@cistron.nl>
  To  : ggi-develop@eskimo.com
  Date: Sun, 30 Aug 1998 21:55:33 +0200

Re: Big changes to CVS tree

Marcus Sundberg wrote:

> I have also found out that we _really_ need to cache dlopen()ed
> libs so that they are only opened once: Linux doesn't seem to
> actually unload a lib that is dlclose()d !

manpage:
BUGS
       Currently  ld.so  has  no means of unloading and searching

                          30 March 1995                         2

ld.so(8)                                                 ld.so(8)

       for compatible or newer version of libraries.

       ld.so functionality is only available for executables com-
       piled using libc version 4.4.3 or greater.



Wouter


Index: [thread] [date] [subject] [author]