diff options
author | Fabio Erculiani <lxnay@sabayon.org> | 2012-01-03 09:38:34 +0000 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-04-06 18:49:57 +0300 |
commit | e0e65bee16ae8515315d2bad02e021f3fb5dd236 (patch) | |
tree | 829f149ad6e7bdcd5f3e60e20f52d9e64cd1d580 /linux-user/microblaze | |
parent | 8f8d364f2447e58768132fc10f48a67af371ee38 (diff) |
linux-user: improve fake /proc/self/stat making `ps` not segfault.
With the current fake /proc/self/stat implementation `ps` is
segfaulting because it expects to read PID and argv[0] as first and
second field respectively, with the latter being enclosed between
backets.
Reproducing is as easy as running: `ps` inside qemu-user chroot
with /proc mounted.
Signed-off-by: Fabio Erculiani <lxnay@sabayon.org>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/microblaze')
0 files changed, 0 insertions, 0 deletions