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:50:36 PST 2007


:I guess you missed committing the changes to readdir() or at least I didn't spot them.
:
:cheers
:  simon

    There, all done.  The readdir changes are all internal to readdir.  The
    only external visibility is that the DIR structure (which libc allocates
    and which is supposed to be opaque) has grown slightly.

					-Matt





More information about the Commits mailing list