cvs commit: src/lib/libc/gen opendir.c
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Apr 26 01:39:53 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
More information about the Commits
mailing list