[PATCH] fix display of dirfd with x86 binary and x86_64 strace

Mike Frysinger vapier at gentoo.org
Sun Apr 5 06:06:59 UTC 2009


On Sunday 05 April 2009 02:03:33 Mike Frysinger wrote:
> and here is openat(-11, ...):
> before: openat(-11, "/", O_WRONLY)              = -1 EISDIR (Is a
> directory)
> after: openat(4294967285, "/", O_WRONLY)       = -1 EISDIR (Is a
> directory)

ugh, obviously i had these before/after lines swapped
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20090405/63dff10b/attachment.bin>


More information about the Strace-devel mailing list