Dmitry V. Levin e5f236d341 Fix printing of inaccessible times argument of utimes and futimesat syscalls
When the whole pair of struct timeval structures cannot be fetched from
tracee's memory, print the address.  This behavior follows the kernel's
that uses copy_from_user for the whole pair, too.

* print_timeval.c (print_timeval_item): Remove.
(print_timeval_pair): Rename to print_timeval_utimes, all callers
updated.  Fetch the whole timeval_t array with a single
umove_or_printaddr call.
* tests/futimesat.c (main): Update expected output.
* tests/utimes.c (main): Likewise.
2017-04-16 18:13:27 +00:00
..
2017-03-31 23:25:32 +00:00
2017-03-16 13:46:36 +00:00
2017-02-17 00:05:00 +00:00
2016-10-29 02:54:01 +03:00
2016-09-10 22:58:40 +00:00
2016-03-12 23:52:52 +00:00
2016-03-12 23:52:52 +00:00
2016-03-12 23:52:52 +00:00
2015-08-01 22:23:58 +00:00
2015-08-01 22:23:58 +00:00
2016-10-30 22:54:27 +00:00
2016-10-30 22:54:27 +00:00
2016-10-30 22:54:27 +00:00
2016-10-30 22:54:27 +00:00
2016-09-20 00:23:10 +00:00
2017-03-16 13:46:36 +00:00
2016-01-05 23:17:07 +00:00
2017-04-11 04:04:37 +00:00
2017-04-11 04:04:37 +00:00
2016-04-21 17:31:05 +00:00
2016-09-13 17:21:20 +00:00
2015-08-28 08:46:23 +00:00
2015-08-28 08:46:23 +00:00
2016-09-13 17:21:20 +00:00
2017-04-03 16:24:28 +00:00
2015-12-10 02:06:25 +00:00
2017-01-12 22:46:28 +00:00
2016-05-25 00:11:37 +00:00
2016-05-11 12:26:00 +00:00
2016-09-05 15:58:35 +00:00
2016-01-06 11:33:13 +00:00
2017-03-16 13:46:36 +00:00
2016-11-22 01:46:07 +00:00
2017-02-28 01:21:15 +00:00
2016-12-27 23:32:44 +00:00
2016-10-30 22:54:27 +00:00
2017-04-14 14:53:35 +00:00
2016-10-30 22:54:27 +00:00
2013-06-18 17:07:37 +00:00
2017-03-16 13:46:36 +00:00
2016-09-13 17:21:20 +00:00
2015-07-18 00:01:40 +00:00
2016-10-30 22:54:27 +00:00
2014-06-18 15:18:47 +00:00
2014-06-18 15:18:47 +00:00
2014-06-18 15:18:47 +00:00
2014-06-18 15:18:47 +00:00
2014-06-18 15:18:47 +00:00
2017-03-18 22:14:16 +00:00
2016-11-28 16:57:30 +00:00
2016-12-01 00:05:09 +00:00
2017-03-16 13:46:36 +00:00
2016-01-06 11:31:48 +00:00
2016-07-28 00:06:46 +00:00
2016-01-05 23:24:50 +00:00
2016-01-05 23:24:36 +00:00
2015-03-31 20:52:41 +00:00
2015-03-31 20:52:41 +00:00
2017-03-16 13:46:36 +00:00
2017-03-16 13:46:36 +00:00
2016-09-05 15:58:35 +00:00
2017-03-16 13:46:36 +00:00