]> granicus.if.org Git - strace/commit
tests: treat tv_sec/tv_usec as signed types in futimesat and utimes tests
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 27 Nov 2016 15:46:31 +0000 (18:46 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 28 Nov 2016 04:26:35 +0000 (04:26 +0000)
commit0bf550423c1846d32acec367912bba5e215ab985
treed46a79e832a9526be9ad7fcacd019f84185d9e29
parent7491519823ce5cf565e41022f0d5bfb88a008e1b
tests: treat tv_sec/tv_usec as signed types in futimesat and utimes tests

* tests/futimesat.c: Print tv_sec and tv_usec fields as signed types.
* tests/utimes.c: Likewise.
tests/futimesat.c
tests/utimes.c