qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH][UPDATED] Add support to linux-user for dropping


From: Lauri Leukkunen
Subject: [Qemu-devel] Re: [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD
Date: Tue, 22 May 2007 02:34:47 +0300

And here is the actual patch itself.

On 5/22/07, Lauri Leukkunen <address@hidden> wrote:
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

Attachment: qemu-linux-user-drop-preload2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]