diff options
| author | Andreas Schwab | 2013-07-02 15:04:12 +0200 |
|---|---|---|
| committer | Riku Voipio | 2013-07-05 14:45:40 +0200 |
| commit | 463d8e7393681b300946d6bf9f9d5b7035d718c6 (patch) | |
| tree | bceafbfd3b61dad838e7e2332c40a8ffe3eb3713 /linux-user/ioctls.h | |
| parent | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (diff) | |
| download | qemu-463d8e7393681b300946d6bf9f9d5b7035d718c6.tar.gz qemu-463d8e7393681b300946d6bf9f9d5b7035d718c6.tar.xz qemu-463d8e7393681b300946d6bf9f9d5b7035d718c6.zip | |
linux-user: handle /proc/$$ like /proc/self
Some applications use /proc/$$/... (where $$ is the own pid) instead of
/proc/self/... to refer to their own proc files. Extend the interception
for open and readlink to handle this case. Also, do the same interception
in readlinkat.
Signed-off-by: Andreas Schwab <schwab@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/ioctls.h')
0 files changed, 0 insertions, 0 deletions
