bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rm patch suggestion


From: Marcus Brinkmann
Subject: Re: rm patch suggestion
Date: Wed, 8 May 2002 15:27:47 +0200
User-agent: Mutt/1.3.28i

On Wed, May 08, 2002 at 01:06:27PM +0200, Oystein Viggen wrote:
> I experimented a bit with setcwdir, but I did not get it to do anything
> even remotely useful yet.  If somebody could point me to where it's
> implemented, that would be very useful.  (I tried grepping libc and hurd
> sources, but could not find any mention of setcwdir in any .c file - I'm
> probably missing something obvious.)

Yeah, that's a bit annoying if you are searching for it the first time. 
Probably best way to find it is with a debugger and a breakpoint.  It's
defined by this line in libc/hurd/hurdports.c:

GETSET (file_t, crdir, CRDIR)

(As are several other functions of this type).

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]