]> granicus.if.org Git - strace/commit
printpath*: change address argument type from long to kernel_ureg_t
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 20 Dec 2016 22:06:34 +0000 (22:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 25 Dec 2016 11:32:43 +0000 (11:32 +0000)
commit78b02c928a4d8cf806d3e9d7423b52e6d8806fe9
tree65cca10bc8e5e9bc4d55f89e63a38d61998bd1a6
parent5e4019c3bcba805640f1e51aa5f65c1c188ef042
printpath*: change address argument type from long to kernel_ureg_t

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