qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD
@ 2007-05-21 23:33 Lauri Leukkunen
  2007-05-21 23:34 ` [Qemu-devel] " Lauri Leukkunen
  0 siblings, 1 reply; 3+ messages in thread
From: Lauri Leukkunen @ 2007-05-21 23:33 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-22  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 23:33 [Qemu-devel] [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD Lauri Leukkunen
2007-05-21 23:34 ` [Qemu-devel] " Lauri Leukkunen
2007-05-22  0:00   ` Lauri Leukkunen

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).