/[hurd]/hurd/hurd/msg.defs
ViewVC logotype

Diff of /hurd/hurd/msg.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by miles, Mon May 6 20:05:18 1996 UTC revision 1.30 by roland, Wed May 8 09:20:29 2002 UTC
# Line 1  Line 1 
1  /* RPCs which a friendly Hurd process will understand on its message port.  /* RPCs which a friendly Hurd process will understand on its message port.
2     Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Free Software     Copyright (C) 1991,92,93,94,95,96,2002 Free Software Foundation, Inc.
    Foundation, Inc.  
3    
4  This file is part of the GNU Hurd.  This file is part of the GNU Hurd.
5    
# Line 191  routine msg_report_wait ( Line 190  routine msg_report_wait (
190          process: mach_port_t;          process: mach_port_t;
191          thread: thread_t;          thread: thread_t;
192          out wait_desc: string_t;          out wait_desc: string_t;
193          out wait_rpc: int);          out wait_rpc: mach_msg_id_t);
194    
195  /* Given a list of port names in NAMES, return a description of the  /* Given a list of port names in NAMES, return a description of the
196     corresponding port from libc's point of view, in a '\0'-separated vector.     corresponding port from libc's point of view, in a '\0'-separated vector.
# Line 201  routine msg_describe_ports ( Line 200  routine msg_describe_ports (
200          refport: mach_port_t;          refport: mach_port_t;
201          names: mach_port_name_array_t;          names: mach_port_name_array_t;
202          out descriptions: data_t);          out descriptions: data_t);
   

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26