Alexander Graf 36c08d498b linux-user: fake /proc/self/maps
glibc's pthread_attr_getstack tries to find the stack range from
/proc/self/maps. Unfortunately, /proc is usually the host's /proc
which means linux-user guests see qemu's stack there.

Fake the file with a constructed maps entry that exposes the guest's
stack range.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2012-02-02 17:51:20 +02:00
..
2012-02-02 17:51:19 +02:00
2010-10-05 13:53:56 -05:00
2011-05-08 10:02:18 +01:00
2012-02-02 17:51:19 +02:00
2011-04-26 10:15:40 +03:00
2012-02-02 17:51:20 +02:00
2009-07-01 18:24:44 +00:00