commit | 9e518226f431454ce2d4d01051593b32515b3b55 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 06 19:58:09 2016 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Wed Jun 08 10:13:46 2016 +0300 |
tree | ece99c07f0e05571bbae8120963f94d1e35fefdb | |
parent | b3f823306829a717b072548e630e0bd769706802 [diff] |
linux-user: Use safe_syscall wrapper for sleep syscalls Use the safe_syscall wrapper for the clock_nanosleep and nanosleep syscalls. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>