]> granicus.if.org Git - strace/commit
poll.c: use print_array function
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 7 May 2016 23:09:09 +0000 (23:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 7 May 2016 23:37:53 +0000 (23:37 +0000)
commitfd2d6a7f52eb21cd0d6544e24293bbdff582e274
tree5c1f11b7266f08c88de6a565ec3147fd2975eb13
parent636b8c161c1cd21654677cdd7740727e4a8f872e
poll.c: use print_array function

* poll.c (print_pollfd): Change for use as print_array callback.
(decode_poll_entering): Use print_array.
* tests/poll.c: Update.
* tests/poll.test: Update.
poll.c
tests/poll.c
tests/poll.test