]> granicus.if.org Git - strace/commit
printstr*: change address argument type from long to kernel_ureg_t
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 20 Dec 2016 21:59:24 +0000 (21:59 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 25 Dec 2016 11:32:43 +0000 (11:32 +0000)
commit5e4019c3bcba805640f1e51aa5f65c1c188ef042
tree09f4d328e20802ccf3ff3ec8c3cc740e71b9d635
parent956e3a34a34bb5944187ee2d133227eaa74dd217
printstr*: change address argument type from long to kernel_ureg_t

* defs.h (printstr_ex, printstr_ex): Change address argument type
from long to kernel_ureg_t.
* util.c (printstr_ex): Likewise.
defs.h
util.c