This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Forcing BIND_NOW for a symbol


On Mon, Apr 25, 2016 at 5:32 AM, Florian Weimer <fweimer@redhat.com> wrote:
> Could we look at the âVersion needsâ section (.gnu.version_r) and perhaps
> use a special symbol version for getrandom?

Such a special symbol would mark getrandom as needing early resolution?

It could be done that way, maybe with @@@ (triple at).

The devil is in the details, particularly what symbols and versions
are being used by users and supported by the static linker.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]