commit | cf0ef0852cc92ee2ae19aaf3557b7e685a3921d1 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sun Jun 26 23:56:59 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sun Jun 26 23:56:59 2016 +0000 |
tree | 08af5365e50232587dcee1f044abbb93a2aee5c8 | |
parent | e96aee7ebbc23e602664ec1487e62d0885167111 [diff] |
Assume that libc provides struct msghdr.msg_control * configure.ac (AC_CHECK_MEMBERS): Remove struct msghdr.msg_control. * net.c (do_msghdr): Remove HAVE_STRUCT_MSGHDR_MSG_CONTROL check.
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.