On Thu, Sep 06, 2001 at 11:50:17PM -0700, Peter Wemm wrote:
> Poul-Henning Kamp wrote:
> >
> > You are not supposed to call __getcwd() directly.
>
> Yes, but it would be an excellent junior-kernel-hacker task to make it work
> in all cases, ie: manually searching parent directories. netbsd does this,
> as does linux, and if we're going to emulate the linux getcwd(2) syscall
> then we need it. The NetBSD code is probably a good place to start for
> pointers, but it wont be directly usable due to name-cache differences.
A fix for the Linux enulated version of this was committed last week,
I think. Yep - committed by Andrew Gallatin:
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/compat/linux/
David.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message