Mike Frysinger
|
678a887f60
Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll.
|
18 years ago |
Khem Raj
|
75ab33eae1
Should be __sigset_t instead of sigset_t.
|
18 years ago |
Mike Frysinger
|
148c1f7749
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
|
18 years ago |