On 8 May 2013 11:31, Andreas Schwab <[email protected]> wrote:
> 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 <[email protected]>

Reviewed-by: Peter Maydell <[email protected]>

(assuming the necessary fixups post-rebase.)

-- PMM

Reply via email to