summaryrefslogtreecommitdiff
path: root/hurd/msg.defs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-04-28 23:13:39 +0000
committerRoland McGrath <roland@gnu.org>1996-04-28 23:13:39 +0000
commitc0a56651a8ac3f2959afa4ad718fbb658c22ec0c (patch)
tree043b5787dcb9d26b749436a7f3a8efcc7d1b16c7 /hurd/msg.defs
parent922a82516a8364e31511e73b48ece5cc9c6aed46 (diff)
(msg_startup_dosync): Add waittime arg.
Diffstat (limited to 'hurd/msg.defs')
-rw-r--r--hurd/msg.defs7
1 files changed, 4 insertions, 3 deletions
diff --git a/hurd/msg.defs b/hurd/msg.defs
index 109cc22e..f4600adf 100644
--- a/hurd/msg.defs
+++ b/hurd/msg.defs
@@ -1,5 +1,5 @@
/* RPCs which a friendly Hurd process will understand on its message port.
- Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1991, 92, 93, 94, 95, 96 Free Software Foundation, Inc.
This file is part of the GNU Hurd.
@@ -8,7 +8,7 @@ it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-The GNU Hurd is distributed in the hope that it will be useful,
+The GNU Hurd is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
@@ -172,7 +172,8 @@ skip; /* Obsolete io_select_done. */
/* This is sent by the startup server when the system is going down. */
routine msg_startup_dosync (
- process: mach_port_t);
+ process: mach_port_t;
+ waittime timeout: natural_t);
/* Like msg_sig_post, but the receiver should ignore his trace bit
and deliver the signal normally even if traced, first resuming if