commit | 08601fdc6816279dc17e3173891823193fada892 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 04 12:06:18 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 04 12:11:19 2016 +0000 |
tree | 86cdcda02b8a2b26b567ed24178e4b2344d3546b | |
parent | f4001a3d12280c1a2a2bbcfd1dc6d8f9caa57562 [diff] |
tests/umode_t.c: guard against libc printf format errors * tests/umode_t.c (test_syscall): Use different printf format specifiers to detect libc printf format errors.
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.