[PATCH] Fix decoding of newfstatat syscall on x86-64

Dmitry V. Levin ldv at altlinux.org
Wed Oct 21 13:40:58 UTC 2009


On Fri, Oct 16, 2009 at 11:41:21AM +0200, Andreas Schwab wrote:
> >From 61b7435ca146c8a75f867ae0e1fd35d74d7f86a5 Mon Sep 17 00:00:00 2001
> From: Andreas Schwab <schwab at redhat.com>
> Date: Fri, 16 Oct 2009 11:37:13 +0200
> Subject: [PATCH] Fix decoding of newfstatat syscall on x86-64
> 
> * file.c (printstat64) [LINUX && X68_64]: If tracing a 64-bit
> process redirect to printstat.
> Fixes RH#529316 "Field values shown for "newfstatat" system
> call are incorrect"
> ---
>  file.c |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)

Andreas, this commit introduces a trailing whitespace:

$ env PAGER= git diff --check 61b7435^ 61b7435
file.c:1088: trailing whitespace.
+ 

Please consider enabling a git pre-commit hook on your side.

I'm going to install an update hook on the sf.net server side,
to disallow pushing commits that add these bad whitespaces.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20091021/6ba4b333/attachment.bin>


More information about the Strace-devel mailing list