libc/1818: pthread problem with dlcose()

Ulrich Drepper drepper@redhat.com
Tue Jul 18 18:01:00 GMT 2000


"H . J . Lu" <hjl@lucon.org> writes:

> Can ld.so export a special internal function which tells ld.so not to
> unload it? libpthread can call it during init so that it won't get
> unloaded by dlclose ().

No, that's ugly, too.  Simply teach ld to emit the DF_1_NODELETE flag
and I'll fix ld.so instantly.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list