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

Diff of /hurd/hurd/msg_reply.defs

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

revision 1.9 by roland, Mon Dec 31 23:39:26 2001 UTC revision 1.10 by roland, Wed Jan 2 01:56:46 2002 UTC
# Line 26  type reply_port_t = polymorphic | MACH_M Line 26  type reply_port_t = polymorphic | MACH_M
26    
27  simpleroutine msg_sig_post_reply (  simpleroutine msg_sig_post_reply (
28          reply_port: reply_port_t;          reply_port: reply_port_t;
29          in return_code: kern_return_t, RetCode);          in return_code: kern_return_t, RETCODE);
30    
31  skip; /* msg_proc_newids */  skip; /* msg_proc_newids */
32  skip; /* msg_add_auth */  skip; /* msg_add_auth */
# Line 52  skip; /* msg_startup_dosync */ Line 52  skip; /* msg_startup_dosync */
52    
53  simpleroutine msg_sig_post_untraced_reply (  simpleroutine msg_sig_post_untraced_reply (
54          reply_port: reply_port_t;          reply_port: reply_port_t;
55          in return_code: kern_return_t, RetCode);          in return_code: kern_return_t, RETCODE);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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