]> granicus.if.org Git - strace/commit
2007-09-22 Alan Curry <pacman@world.std.com> Dmitry V. Levin <ldv@altlinux.org>
authorRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 21:49:49 +0000 (21:49 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 1 Nov 2007 21:49:49 +0000 (21:49 +0000)
commitf17106ee78b1c60ef3cdab3ca474bc11f1fe6923
tree30f43e2277e1ea5d362cd0950fc05ea7044e0632
parenta6c0d8c90a1cc3117f70281968d9efe6de755d83
2007-09-22  Alan Curry <pacman@world.std.com> Dmitry V. Levin <ldv@altlinux.org>

* stream.c (decode_poll): Rearrange so that arguments are decoded
and printed on syscall entry, except for revents and the output
timespec which are now printed in the auxstr.
(sys_poll): Print the input timeout argument on syscall entry.
[LINUX] (sys_ppoll): Likewise.
Fixes Debian#369651.
stream.c