]> Git Repo - qemu.git/commit
linux-user: add pselect6 syscall support
authorMike Frysinger <[email protected]>
Fri, 3 Jun 2011 21:01:49 +0000 (17:01 -0400)
committerRiku Voipio <[email protected]>
Tue, 21 Jun 2011 17:30:09 +0000 (20:30 +0300)
commit055e090687d31429b4cd080626d2bf9ce8bbfe59
tree0ae61dfda526f89f5876b8f946aa6e91179a8c68
parent4d1de87c75007ee7e29dd271ebb4afdcf01ad7aa
linux-user: add pselect6 syscall support

Some architectures (like Blackfin) only implement pselect6 (and skip
select/newselect).  So add support for it.

Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall.c
This page took 0.021201 seconds and 4 git commands to generate.