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

Diff of /hurd/libstore/zero.c

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

revision 1.13 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.13.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* Zero store backend  /* Zero store backend
2    
3     Copyright (C) 1995,96,97,99,2000,01 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,99,2000,01, 02 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 178  store_zero_class = Line 178  store_zero_class =
178    0, 0, 0, 0, zero_remap, zero_open, zero_validate_name,    0, 0, 0, 0, zero_remap, zero_open, zero_validate_name,
179    zero_map    zero_map
180  };  };
181    STORE_STD_CLASS (zero);
182    
183  /* Return a new zero store SIZE bytes long in STORE.  */  /* Return a new zero store SIZE bytes long in STORE.  */
184  error_t  error_t

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.1

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