commit | d40ecd66182c9dbcf320c63a359917968cc9b73c | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 06 19:58:06 2016 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Wed Jun 08 10:13:46 2016 +0300 |
tree | 37dd4418c7795a3d402b42a2e45873548dbaa876 | |
parent | 89f9fe4452848386e9d0aacd84ac681944051b78 [diff] |
linux-user: Use safe_syscall wrapper for mq_timedsend and mq_timedreceive Use the safe_syscall wrapper for mq_timedsend and mq_timedreceive syscalls. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>