/[fuse.before_github]/perl/trunk/Fuse.xs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /perl/trunk/Fuse.xs

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

revision 8 by dpavlin, Fri Nov 26 20:38:56 2004 UTC revision 9 by dpavlin, Fri Jan 7 23:38:41 2005 UTC
# Line 98  int _PLfuse_getdir(const char *file, fus Line 98  int _PLfuse_getdir(const char *file, fus
98          if(prv) {          if(prv) {
99                  rv = POPi;                  rv = POPi;
100                  while(--prv)                  while(--prv)
101                          dirfil(dirh,POPp,0,0);                          dirfil(dirh,POPp,0);
102          } else {          } else {
103                  fprintf(stderr,"getdir() handler returned nothing!\n");                  fprintf(stderr,"getdir() handler returned nothing!\n");
104                  rv = -ENOSYS;                  rv = -ENOSYS;

Legend:
Removed from v.8  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26