]> granicus.if.org Git - strace/commit
Introduce ARRAY_SIZE() macro
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 13 Jun 2011 21:58:43 +0000 (21:58 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 13 Jun 2011 21:58:43 +0000 (21:58 +0000)
commitfcda7a5f4fcfbedb5493bbfc1b37e53c6b3a575c
tree7347518a388ee93451ccfc78d06f6e69bf63e230
parent732f39656d933c6112a0586bbefcf8288d57bda4
Introduce ARRAY_SIZE() macro

* defs.h (ARRAY_SIZE): New macro.
* ioctl.c: Use it.
* pathtrace.c (pathmatch, storepath): Likewise.
* process.c (printpriv): Likewise.
* signal.c: Likewise.
* syscall.c: Likewise.
defs.h
ioctl.c
pathtrace.c
process.c
signal.c
syscall.c