Skip to content
Snippets Groups Projects
Commit c10a0738 authored by Timothy Baldwin's avatar Timothy Baldwin Committed by Riku Voipio
Browse files

linux-user: Use safe_syscall for open and openat system calls


Restart open() and openat() if signals occur before,
or during with SA_RESTART.

Signed-off-by: default avatarTimothy Edward Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Message-id: 1441497448-32489-17-git-send-email-T.E.Baldwin99@members.leeds.ac.uk
[PMM: Adjusted to follow new -1-and-set-errno safe_syscall convention]
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarRiku Voipio <riku.voipio@linaro.org>
parent 50afd02b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment