]> granicus.if.org Git - strace/commit
fcntl: change address argument type from long to kernel_ureg_t
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 21 Dec 2016 21:13:18 +0000 (21:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 25 Dec 2016 11:32:44 +0000 (11:32 +0000)
commit1007f7a276fd95995775e3bce47ea775a60f4b9a
tree77c0af6c5823d4d070d88b9ab0240063c1ad1f46
parentef54d3d838ce5cb2f9a1b7a74ddc37c0c990e89a
fcntl: change address argument type from long to kernel_ureg_t

* fcntl.c (printflock64, printflock, print_f_owner_ex): Change
address argument type from long to kernel_ureg_t.
fcntl.c