]> granicus.if.org Git - strace/commit
Prepare for -yy option support
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 8 Aug 2014 23:38:26 +0000 (23:38 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 8 Aug 2014 23:38:26 +0000 (23:38 +0000)
commit45e7b189e2aeae06bcd1807453bde99463d8e589
treed5bbca9aec20a004e061ee0e317f1e1b8f009b0b
parent20b84a676939cd0c4769626b88a55400d28dfe67
Prepare for -yy option support

* defs.h (show_fd_path): Change type to unsigned int.
* strace.c (show_fd_path): Likewise.
(init): Handle repeated -y option.
defs.h
strace.c