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

Diff of /hurd/libstore/open.c

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

revision 1.5 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.5.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* Store creation from a file name  /* Store creation from a file name
2    
3     Copyright (C) 1996, 97, 98 Free Software Foundation, Inc.     Copyright (C) 1996,97,98,2001, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.ai.mit.edu>     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    
7     The GNU Hurd is free software; you can redistribute it and/or     The GNU Hurd is free software; you can redistribute it and/or
# Line 62  store_open (const char *name, int flags, Line 62  store_open (const char *name, int flags,
62    
63  const struct store_class  const struct store_class
64  store_query_class = { -1, "query", open: store_open };  store_query_class = { -1, "query", open: store_open };
65    STORE_STD_CLASS (query);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

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