commit | 3213e913b0d6baeb28aa1affbdd4bfa7efedc35f | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Jan 18 17:44:06 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 18 19:20:30 2006 -0800 |
tree | 2be3ac9ecc2c4d60f7e73582d2d04d5e1efd46bb | |
parent | 9f72949f679df06021c9e43886c9191494fdb007 [diff] |
[PATCH] Add pselect/ppoll system calls on i386 Add the sys_pselect6() and sys_poll() calls to the i386 syscall table. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>