/[hurd]/hurd/libnetfs/io-select.c
ViewVC logotype

Diff of /hurd/libnetfs/io-select.c

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

revision 1.2 by mib, Thu May 9 22:15:46 1996 UTC revision 1.3 by marco_g, Sun Sep 12 10:45:38 2004 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1995, 1996 Free Software Foundation, Inc.     Copyright (C) 1995, 1996, 2004 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell, p/BSG.     Written by Michael I. Bushnell, p/BSG.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 20  Line 20 
20    
21  #include "netfs.h"  #include "netfs.h"
22  #include "io_S.h"  #include "io_S.h"
23    #include <hurd/ports.h>
24    
25  error_t  error_t
26  netfs_S_io_select (struct protid *user,  netfs_S_io_select (struct protid *user,
27                       mach_port_t reply,
28                       mach_msg_type_name_t replytype,
29                     int *type)                     int *type)
30  {  {
31    if (!user)    if (!user)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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