Symbol visibility question
Florian Weimer
fweimer@redhat.com
Tue Nov 6 09:53:00 GMT 2012
On 11/05/2012 10:37 PM, Jakub Jelinek wrote:
> If you need a function defined in one library used from another library, but
> don't want to make it a public API, just use GLIBC_PRIVATE symbol version
> for it.
I tried to do that for the internal alias for secure_getenv, but making
that GLIBC_PRIVATE broke dynamic linking. Are you sure that this works?
If yes, how?
--
Florian Weimer / Red Hat Product Security Team
More information about the Libc-alpha
mailing list