commit | e87379b820851599dbb316a353ee993dfee2dfbc | [log] [tgz] |
---|---|---|
author | Eugene Syromyatnikov <evgsyr@gmail.com> | Wed Sep 21 06:10:57 2016 +0300 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Sep 27 00:57:20 2016 +0000 |
tree | 81997cf600d2c697af0e0350ec38b0401242f0c6 | |
parent | 0cda3e082316aeb2ecc7474d2a63e38218c17d46 [diff] |
quota: use printuid for id parameter printing * quota.c (SYS_FUNC(quotactl)): Since id call argument is used for user/group/project ID which all have special semantics for -1, print it the same way as UIDs are printed.
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.