[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: general question about lazy loading of shared libraries
- From: Roland McGrath <roland redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: general question about lazy loading of shared libraries
- Date: Thu, 18 Nov 2004 15:45:15 -0800
Directly-linked libraries are always loaded immediately on startup.
Their PLT relocations may be deferred until used, but we always load the
libraries themselves and run their initializers at startup time.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]