diff options
| author | Peter Maydell | 2011-06-28 13:21:57 +0200 |
|---|---|---|
| committer | Riku Voipio | 2011-07-11 15:35:41 +0200 |
| commit | 8f04eeb3c094bf370f131e50b7e3da85d08d518f (patch) | |
| tree | 61b551092d2cfc30c7528bd03d09f2e0c8d3bd04 /linux-user/main.c | |
| parent | linux-user: Implement prlimit64 syscall (diff) | |
| download | qemu-8f04eeb3c094bf370f131e50b7e3da85d08d518f.tar.gz qemu-8f04eeb3c094bf370f131e50b7e3da85d08d518f.tar.xz qemu-8f04eeb3c094bf370f131e50b7e3da85d08d518f.zip | |
linux-user/syscall.c: Enforce pselect6 sigset size restrictions
Enforce the same restriction on the size of the sigset passed to
pselect6 as the Linux kernel does. This is both correct and silences
a gcc 4.6 warning about a write-only variable.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions
