Re: [PATCH 4/4] decode_poll: Decode timeout for interrupted syscall

2008-07-28 Thread Roland McGrath
* stream.c (decode_poll): Decode timeout for interrupted syscall. Same story here as select. Thanks, Roland - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based

[PATCH 4/4] decode_poll: Decode timeout for interrupted syscall

2008-07-23 Thread Dmitry V. Levin
2008-04-19 Dmitry V. Levin [EMAIL PROTECTED] * stream.c (decode_poll): Decode timeout for interrupted syscall. --- strace/stream.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) --- a/strace/stream.c +++ b/strace/stream.c @@ -353,6 +353,13 @@ decode_poll(struct tcb