cvs commit: src/include dirent.h src/sys/sys dirent.h vfsops.h src/sys/emulation/linux/i386/linprocfs linprocfs_vnops.c src/sys/kern vfs_vopops.c src/sys/vfs/fdesc fdesc_vnops.c src/sys/vfs/gnu/ext2fs ext2_lookup.c src/sys/vfs/hpfs hpfs_vnops.c ...
Matthew Dillon
dillon at apollo.backplane.com
Tue Nov 20 21:49:36 PST 2007
:Matthew Dillon wrote:
:> Adjust libc's DIR structure and change readdir to acquire the directory
:> position via lseek() instead of using the basep argument to getdirentries().
:
:I guess you missed committing the changes to readdir() or at least I didn't spot them.
:
:cheers
: simon
Oops. I did.
-Matt
More information about the Commits
mailing list