summaryrefslogtreecommitdiff
path: root/hurd/tioctl.defs
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-26 18:32:24 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-26 18:32:24 +0000
commit56b849ef979019dcef2c815eb3a19353df59455e (patch)
tree85f52020d3f2669f0c591c9887d015e2066daa5c /hurd/tioctl.defs
parent79a0793c2654e63d57fc383f9c85534ff1854a27 (diff)
*** empty log message ***
Diffstat (limited to 'hurd/tioctl.defs')
-rw-r--r--hurd/tioctl.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/tioctl.defs b/hurd/tioctl.defs
index 910496b1..fa347c76 100644
--- a/hurd/tioctl.defs
+++ b/hurd/tioctl.defs
@@ -131,7 +131,8 @@ routine tioctl_tiocsig (
/* 96 TIOCEXT */
routine tioctl_tiocext (
- port: io_t);
+ port: io_t;
+ mode: int);
skip; /* 97 TIOCSCTTY -- implemented in C library */
skip; /* 98 TIOCCONS -- implemented in C library */