lkml.org 
[lkml]   [2008]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] [RFC] fix missed SIGCONT cases
    On Thu, 28 Feb 2008, Oleg Nesterov wrote:

    > This is different, you can try this trivial program,
    >
    > int main(int argc, char **argv)
    > {
    > kill(getpid(), SIGSTOP);
    > printf("I'm running, SIGSTOP doesn't really work with strace.\n");
    > return 0;
    > }

    Yes, I have meanwhile (to my surprise) found out that it is even
    documented in the strace manpage ...

    Strange thing, though.

    --
    Jiri Kosina


    \
     
     \ /
      Last update: 2008-02-28 16:35    [W:2.962 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site