]> granicus.if.org Git - strace/commit
print_fields.h: introduce PRINT_FIELD_XVAL_SORTED_SIZED
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 30 May 2018 13:23:37 +0000 (15:23 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 4 Jun 2018 16:18:14 +0000 (16:18 +0000)
commitfd3aa072099d554fa4e05e214a395408c82b19ef
tree320318ff6b634ee807197047b672cbcc89278fd7
parent56f3d2845345eaacc214cc3b2ca5671461e4ac0d
print_fields.h: introduce PRINT_FIELD_XVAL_SORTED_SIZED

For those cases when array definition is not readily available
and should be provided separately.

* print_fields.h (PRINT_FIELD_XVAL_SORTED_SIZED): New macro.
print_fields.h