/[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.9 by roland, Tue May 28 23:58:13 2002 UTC revision 1.10 by roland, Tue Jun 11 21:40:17 2002 UTC
# Line 27  trivfs_S_dir_readdir (struct trivfs_prot Line 27  trivfs_S_dir_readdir (struct trivfs_prot
27                        int entry,                        int entry,
28                        int nentries,                        int nentries,
29                        vm_size_t bufsiz,                        vm_size_t bufsiz,
30                        int *amount)                        vm_size_t *amount)
31  {  {
32    return cred ? ENOTDIR : EOPNOTSUPP;    return cred ? ENOTDIR : EOPNOTSUPP;
33  }  }

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

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