ld.so version map

Ulrich Drepper drepper@cygnus.com
Fri Feb 12 12:21:00 GMT 1999


Mark Kettenis <kettenis@wins.uva.nl> writes:

> It is not correct (even for Linux), unless you want to break all code
> that overrides for example `__open' to do automatic decompression of
> dlopen'ed modules.

How should this work with mmap?

> Also, in the current situation `errno' cannot be changed by code in
> the dynamic linker.  And I guess there are even more of these
> problems.

errno must not de changed.  This is a positive side-effect.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-hacker mailing list