cvs commit: src/sys/sys dirent.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Wed Aug 10 10:09:16 PDT 2005


joerg       2005/08/10 10:08:49 PDT

DragonFly src repository

  Modified files:
    sys/sys              dirent.h 
  Log:
  Add _DIRENT_NEXT, which is for now only used in the kernel to skip to
  the next dirent. It will be changed to a different implementation shared
  between kernel and userland, once the dirent structure itself is
  changed.
  
  Revision  Changes    Path
  1.4       +2 -0      src/sys/sys/dirent.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/dirent.h.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list