qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Lauri Leukkunen" <lle@rahina.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD
Date: Tue, 22 May 2007 02:33:02 +0300	[thread overview]
Message-ID: <53fbb7580705211633v70c1e092m5f9a5f6167f3f7ca@mail.gmail.com> (raw)

This patch adds an option "-drop-ld-preload" which results in the
target process not having LD_PRELOAD set in its environment. This is
useful when running inside environments like scratchbox.

This version of the patch doesn't unset("LD_PRELOAD") but modifies the
envp argument to loader_exec() instead.

/lauri

             reply	other threads:[~2007-05-21 23:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21 23:33 Lauri Leukkunen [this message]
2007-05-21 23:34 ` [Qemu-devel] Re: [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD Lauri Leukkunen
2007-05-22  0:00   ` Lauri Leukkunen

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=53fbb7580705211633v70c1e092m5f9a5f6167f3f7ca@mail.gmail.com \
    --to=lle@rahina.org \
    --cc=qemu-devel@nongnu.org \
    /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 NNTP newsgroup(s).