> Yes, so it is. Actually, I am not sure whether there are someone or some > librarys using such flag. But I think since this flag still exists in > kernel, and maybe will not disappear in the near future, keep the same > logic with kernel may be a good idea.
I don't object to that. > Yeah, I forgot the macro ARG_FLAGS. This change seems much simpler and > it's a good idea. Also we may add this check on syscall exit. I see no reason for any additional check. TCB_FOLLOWFORK won't be set and everything else should flow correctly from there. Thanks, Roland ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
