This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I just committed a set of patches implementing an often requested feature. If dlopen is used with this flag, the objects thusly loaded get a lookup scope which has the scope of the loader before the global scope. I.e., if the objects are self-contained they will not use the global scope. This can be used to work around problems of morons who cannot keep ABIs stable and have the same symbol name in different DSOs. Only lightly tested (see the new tests) but I think the code is OK. - -- â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFBUn/G2ijCOnn/RHQRAoZxAJwM7hX8DNhZKcC7INRx+uv/JGoOYQCgmzuL 99EvoRp9mFfTq6mAH04Mc4k= =JCQf -----END PGP SIGNATURE-----
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |