/[hurd]/hurd/libtrivfs/io-stat.c
ViewVC logotype

Diff of /hurd/libtrivfs/io-stat.c

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

revision 1.8 by miles, Wed Nov 20 04:00:32 1996 UTC revision 1.9 by roland, Thu Jun 13 21:26:15 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1993, 1994, 1996 Free Software Foundation     Copyright (C) 1993,94,96,2002 Free Software Foundation, Inc.
3    
4  This file is part of the GNU Hurd.  This file is part of the GNU Hurd.
5    
# Line 8  it under the terms of the GNU General Pu Line 8  it under the terms of the GNU General Pu
8  the Free Software Foundation; either version 2, or (at your option)  the Free Software Foundation; either version 2, or (at your option)
9  any later version.  any later version.
10    
11  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,
12  but WITHOUT ANY WARRANTY; without even the implied warranty of  but WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14  GNU General Public License for more details.  GNU General Public License for more details.
# Line 20  the Free Software Foundation, 675 Mass A Line 20  the Free Software Foundation, 675 Mass A
20  /* Written by Michael I. Bushnell.  */  /* Written by Michael I. Bushnell.  */
21    
22  #include "priv.h"  #include "priv.h"
 #include "io_S.h"  
23  #include <unistd.h>  #include <unistd.h>
24    
25  kern_return_t  kern_return_t
# Line 49  trivfs_S_io_stat (struct trivfs_protid * Line 48  trivfs_S_io_stat (struct trivfs_protid *
48    
49    return err;    return err;
50  }  }
   

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

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