]> granicus.if.org Git - strace/commit
tests: rewrite diagnostics about struct stat mismatch
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 12 Jan 2017 23:01:32 +0000 (23:01 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 12 Jan 2017 23:03:20 +0000 (23:03 +0000)
commitd57f262ce59a93fd3b2be9707d9195024e090ecd
tree7c232c3fd52b24b905299c6a8d6e490e9a072703
parentada8aeb715c8a3368c53bcf7d9c7143b5599e08f
tests: rewrite diagnostics about struct stat mismatch

* tests/xstatx.c (LOG_STAT_OFFSETOF_SIZEOF): New macro.
(main): Use it to print struct stat mismatch details.
tests/xstatx.c