Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 01:00:01 -0700 (PDT)
From:      Markus Holmberg <markush@acc.umu.se>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/24315: getcwd under Linux emulation fails after a rmdir
Message-ID:  <200109250800.f8P801583196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/24315; it has been noted by GNATS.

From: Markus Holmberg <markush@acc.umu.se>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/24315: getcwd under Linux emulation fails after a rmdir
Date: Tue, 25 Sep 2001 09:51:53 +0200

 Fixed in 5.0-CURRENT:
 
 modules/linux/Makefile (Revision 1.52)
 conf/files.i386 (Revision 1.370)
 compat/linux/linux_file.c (Revision 1.54)
 compat/linux/linux_getcwd.c (Revision 1.1)
  
 Andrew Gallatin's commit message:
 "Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),
 the cwd is looked up inside the kernel. The native getcwd() in libc
 handles this in userland if __getcwd() fails."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109250800.f8P801583196>