help-hurd
[Top][All Lists]
Advanced

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

Re: A newbie question...


From: Moritz Schulte
Subject: Re: A newbie question...
Date: Mon, 17 Feb 2003 15:38:51 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

Hello,

I didn't have a close look at your code, I just want to point out the
following: it is probably easier (and more elegant) to use libtrivfs
in your server.  The trivfs code will make sure that your server is a
`full' Hurd server, which starts up correctly and answers correctly to
file system lookups.

Have a look at the implementation of e.g. the password server
(trans/password.c); it is based on trivfs but also provides it's own
interface.  In your code, the password interface would be simply
replaced by the stack interface.

                moritz
-- 
moritz@duesseldorf.ccc.de - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199




reply via email to

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