commit | 769c98af34ad93eeb3d5df9ca570b0087cc09235 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 18:04:34 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 20 21:36:46 2016 +0000 |
tree | 9a5b6eebea05b0307d70929ba8feb06a5cafe338 | |
parent | 126464566d84d5bc2203681a98c58ba79d5f7fe6 [diff] |
hppa: rename ECANCELLED to ECANCELED hppa seems to be the only architecture that defines ECANCELLED synonym for ECANCELED constant, other architectures just define ECANCELED. Change the way how this constant is printed on hppa to be in line with other architectures. * linux/hppa/errnoent.h [253]: Rename ECANCELLED to ECANCELED.
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.