From: Florian Weimer <fweimer@redhat.com>
To: Jonathan Wakely via Gcc-help <gcc-help@gcc.gnu.org>
Cc: Farid Zakaria <fmzakari@ucsc.edu>,
Jonathan Wakely <jwakely.gcc@gmail.com>
Subject: Re: How can I wrap ld-linux or execve into it?
Date: Mon, 31 Jan 2022 20:49:29 +0100 [thread overview]
Message-ID: <871r0n7kja.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <CAH6eHdTv7a3vVTgx-9Bwtj8hv5hF9McnnSvA1Qf3VjWZvzCCqw@mail.gmail.com> (Jonathan Wakely via Gcc-help's message of "Mon, 31 Jan 2022 08:12:45 +0000")
* Jonathan Wakely via Gcc-help:
> On Mon, 31 Jan 2022, 03:54 Farid Zakaria via Gcc-help, <gcc-help@gcc.gnu.org>
> wrote:
>
>> Hi,
>>
>> Not exactly sure if this is the best mailing list for this question,
>> please recommend me elsewhere if more appropriate.
>>
>> I am looking to perform some functionality before the dynamic linker
>> (linux-ld/ld.so) is invoked.
>>
>
> I would try the glibc list then.
Specifically libc-help:
<https://sourceware.org/mailman/listinfo/libc-help>
Farid, the LD_AUDIT interface may be what you are looking for. It
allows one to write dynamic loader plugins which run very early.
Thanks,
Florian
prev parent reply other threads:[~2022-01-31 19:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-31 3:53 Farid Zakaria
2022-01-31 8:12 ` Jonathan Wakely
2022-01-31 19:49 ` Florian Weimer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871r0n7kja.fsf@oldenburg.str.redhat.com \
--to=fweimer@redhat.com \
--cc=fmzakari@ucsc.edu \
--cc=gcc-help@gcc.gnu.org \
--cc=jwakely.gcc@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).