diff options
author | Alexander Graf <agraf@suse.de> | 2011-11-02 20:23:26 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-02-02 17:51:20 +0200 |
commit | 257450ee59fd7e781cb4e2316ddc845c40b9fc42 (patch) | |
tree | 3fca131d092e6a1f3cc4023733bb003e6e0b61d9 /sparc.ld | |
parent | 480b8e7dd56746c550a8ae9d7d1ba5d22cf1a4ee (diff) |
linux-user: fake /proc/self/auxv
Gtk tries to read /proc/self/auxv to find its auxv table instead of
taking it from its own program memory space.
However, when running with linux-user, we see the host's auxv which
clearly exposes wrong information. so let's instead expose the guest
memory backed auxv tables via /proc/self/auxv as well.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'sparc.ld')
0 files changed, 0 insertions, 0 deletions