On Fri, Dec 05, 2008 at 11:58:07AM +0100, Denys Vlasenko wrote:
>Hi Dmitry, folks,
>
>This patch does not change any logic.
>It merely passes full tcp pointer to upeek instead
>of passing pid. This is needed if one wants to check or change
>other tcp fields.
>
>I have patches which require this. I can imagine someone else
>eventually needing the same for completely orthogonal reasons,
>thus I think this needs to be done irrespective of my other patches.
>
>Please apply.
>
>Do you _require_ GNU formatted changelog? Here is it:
>
>2008-11-05 Denys Vlasenko <[EMAIL PROTECTED]>
>
> Pass tcp pointer to upeek instead of pid
> * defs.h: modify prototype of upeek
> * process.c: modify calls to upeek to take tcp
> * signal.c: modify calls to upeek to take tcp
> * strace.c: modify calls to upeek to take tcp
> * syscall.c: modify calls to upeek to take tcp
> * util.c: modify calls to upeek to take tcp
cosmetic nitpicking.. a GNU ChangeLog entry would look like
2008-11-05 Denys Vlasenko <[EMAIL PROTECTED]>
* defs.h (upeek): Pass tcp pointer instead of pid.
* process.c, signal.c, strace.c, syscall.c, util.c: Adjust callers.
see
http://www.gnu.org/prep/standards/html_node/Change-Logs.html
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel