/[hurd]/hurd/libstore/file.c
ViewVC logotype

Diff of /hurd/libstore/file.c

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

revision 1.16 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.16.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* File store backend  /* File store backend
2    
3     Copyright (C) 1995,96,97,98,2001 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,98,2001, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 196  store_file_class = Line 196  store_file_class =
196    store_std_leaf_allocate_encoding, store_std_leaf_encode, file_decode,    store_std_leaf_allocate_encoding, store_std_leaf_encode, file_decode,
197    file_set_flags, file_clear_flags, 0, 0, 0, file_open, 0, file_map    file_set_flags, file_clear_flags, 0, 0, 0, file_open, 0, file_map
198  };  };
199    STORE_STD_CLASS (file);
200    
201  static error_t  static error_t
202  file_byte_read (struct store *store,  file_byte_read (struct store *store,

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.2.1

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