commit | 9ee77b9e65938ecd2c3307c7fd25ef76b18de36e | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon Feb 08 00:01:57 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Feb 08 18:27:59 2016 +0000 |
tree | def27aa6c6784ec6df2182c8de34d742f69365af | |
parent | c736b456ad34ef37039f19dee48bc98af5a86d2f [diff] |
tests: extend coverage of utimensat syscall * tests/utimensat.c (main): Check decoding of NULL struct timespec pointer.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.