Unified getcwd() implementation
Tim Robbins
tjr at freebsd.org
Fri May 7 03:02:24 PDT 2004
On Fri, May 07, 2004 at 11:22:35AM +0200, Marc Olzheim wrote:
> Hi,
>
> (Re: http://lists.freebsd.org/pipermail/freebsd-arch/2003-August/001152.html)
>
> > Yes, it's quite an old patch, and much has happened since it was written.
>
> Mostly some fine-grained locking was introduced.
>
> I hope I got everything covered. Here Bruce's patch reworked, that works
> for me. (even over NFS ;-))
>
> Anyone care to share their view on it ?
Why is this necessary? Emulation of the Linux getcwd() syscall belongs
in the Linux emulator. There is also some fairly blatantly plagiarised code
in this patch.
Tim
More information about the freebsd-current
mailing list