shlib-compat.h

Ulrich Drepper drepper@redhat.com
Wed Mar 22 10:57:00 GMT 2000


Roland McGrath <roland@frob.com> writes:

> That is just not true.  There is _dl_check_map_versions, called on each
> object loaded, that does work linear in the number of version sets.

This is completely neglectable.

> Indeed the names are just names, and the content of the names does
> not matter.  But it *is* meaningful to have two distinct version
> sets instead of one, and in the cases we are talking about it is
> desireable to have only one.

It makes it very much harder for somebody who has no access to the
platform using this to find out which files are involved.  Function
names hould be unique over all platforms.  This is the only possible
way one can identify problems and report solutions.

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


More information about the Libc-hacker mailing list