summaryrefslogtreecommitdiff
path: root/src/sys/quota.rs
diff options
context:
space:
mode:
authorJoshua M. Clulow <jmc@oxide.computer>2020-08-11 16:01:19 -0700
committerJoshua M. Clulow <jmc@oxide.computer>2020-08-11 16:01:19 -0700
commit7d0127fa251634424316205d4e6b82b3313f2305 (patch)
treea1c72f267c36cee72a6a5232abbe5a5403163775 /src/sys/quota.rs
parent96054b6933404b4c1d5dbd49db7ec7c7a26e44de (diff)
downloadnix-7d0127fa251634424316205d4e6b82b3313f2305.zip
use subordinate terminal device for termios calls
The pseudo-terminal device handling tests in some places make tcgetattr(3C) and tcsetattr(3C) calls using the control/manager file descriptor rather than the subordinate terminal descriptor. This works on some systems, but not all; others such as illumos (and presumably Solaris) are more strict and require the termios requests be made against the terminal descriptor only.
Diffstat (limited to 'src/sys/quota.rs')
0 files changed, 0 insertions, 0 deletions