/[hurd]/hurd/libtrivfs/dir-readdir.c
ViewVC logotype

Diff of /hurd/libtrivfs/dir-readdir.c

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

revision 1.8 by roland, Mon Oct 11 09:05:25 1999 UTC revision 1.9 by roland, Tue May 28 23:58:13 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1994, 1999 Free Software Foundation, Inc.     Copyright (C) 1994,99, 2002 Free Software Foundation, Inc.
3    
4     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
5     modify it under the terms of the GNU General Public License as     modify it under the terms of the GNU General Public License as
# Line 22  kern_return_t Line 22  kern_return_t
22  trivfs_S_dir_readdir (struct trivfs_protid *cred,  trivfs_S_dir_readdir (struct trivfs_protid *cred,
23                        mach_port_t reply, mach_msg_type_name_t reply_type,                        mach_port_t reply, mach_msg_type_name_t reply_type,
24                        char **data,                        char **data,
25                        u_int *datalen,                        size_t *datalen,
26                        boolean_t *data_dealloc,                        boolean_t *data_dealloc,
27                        int entry,                        int entry,
28                        int nentries,                        int nentries,

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