lkml.org 
[lkml]   [2005]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: sigwait() breaks when straced
On 7/30/05, Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk> wrote:
> so the return value should not be 4 (or the docs are not right).

This return value simply indicated EINTR (sigwait does not set errno,
read the docs).

The kernel simply doesn't restart the function in case of a signal.
It should do this, though.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-31 20:03    [W:0.027 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site