]> granicus.if.org Git - strace/commit
print_fields.h: add PRINT_FIELD_U64 for printing u64 with UINT64_MAX handling
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 13 Mar 2018 22:46:14 +0000 (23:46 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 12 Apr 2018 23:00:28 +0000 (23:00 +0000)
commit59819338ab4533bb8c70f8a5132f9908b9cac5f6
tree01a29a0be653dbe9f0dcbcdccf316660f4e659e4
parent2342efed279658867afdb9d4f804c0d9f1d0813c
print_fields.h: add PRINT_FIELD_U64 for printing u64 with UINT64_MAX handling

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