> Roland McGrath <[email protected]> writes:
> 
> >> >> >       if (exiting(tcp) && !syserror(tcp))
> >> >> >               tcp->flags |= TCB_WAITEXECVE;
> >> >> 
> >> >> This is of course wrong.
> >> >
> >> > Are you kidding?
> >> 
> >> Of course not!  How do you think does this bit get cleared again?
> >
> > How does it get cleared now?
> 
> By the post-execve trap, of course.

Right.  That's what I just said, but with some actual explanation
(get_scno does it).  And like I just said, that is unchanged with
the code above.  You have yet to explain why you think it's wrong.


Thanks,
Roland

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to