]> granicus.if.org Git - strace/commit
tests/epoll_pwait.c: fix for x32
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 10 May 2016 01:10:51 +0000 (01:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 10 May 2016 01:37:46 +0000 (01:37 +0000)
commitd12c44bcac445c2c8899722178b8f7e0dd010fda
tree9dfacf7bf4d5eace77312dd991bd035aaf426d7a
parenta44c5184f968f61781b72add974711a6c937e3b5
tests/epoll_pwait.c: fix for x32

* tests/epoll_pwait.c (main): Explicitly cast last syscall argument
to kernel_ulong_t.
tests/epoll_pwait.c