DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys dirent.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]