l4-hurd
[Top][All Lists]
Advanced

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

Re: Implementing persistence


From: Ludovic Courtès
Subject: Re: Implementing persistence
Date: Fri, 13 Jan 2006 10:03:50 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Bas Wijnen <address@hidden> writes:

> For the moment I'm not concerning myself with capabilities.  I just assume I
> get all the rights I need when starting up.  If that turns out not to be the
> case, startup should fail.  At the moment I'm writing things on GNU/Linux, and
> the kind of applications I write for now use only stdin/stdout, so it isn't an
> issue yet anyway. :-)

By "capabilities", I also meant "file descriptors".  Sure, FDs 0 to 2
are always granted, but that's not the case for the other FDs.

BTW, Emacs also has an `unexec' feature which might be of interest:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/src/unexec.c?rev=1.40&view=auto 
.

Cheers,
Ludovic.




reply via email to

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