cvs commit: src/lib/libc/gen opendir.c
Matthew Dillon
dillon at apollo.backplane.com
Tue Apr 26 10:06:58 PDT 2005
:On Tue, Apr 26, 2005 at 01:27:44AM -0700, Joerg Sonnenberger wrote:
:> joerg 2005/04/26 01:27:44 PDT
:>
:> DragonFly src repository
:>
:> Modified files:
:> lib/libc/gen opendir.c
:> Log:
:> Fix warnings, ANSIfy.
:>
:> Revision Changes Path
:> 1.4 +4 -6 src/lib/libc/gen/opendir.c
:
:Matt, opendir contains some nasty hacks to remove duplicate entries from
:union mounts. This should IMO be handled in the kernel and not be exported
:to userland, any objection to remove it?
:
:Joerg
I agree. Go ahead and remove it.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list