On Tue, Aug 31, 2004 at 09:41:46PM +0300, Muli Ben-Yehuda wrote: > On Tue, Aug 31, 2004 at 08:15:56PM +0300, Anatoly Vorobey wrote: > > > [nitpicking follows] > > [nitpickers are us]
The nits have all been picked now, and no disagreements remain. While we're at it though, here's a considerably perverse afterthought: you could mount tmpfs on /proc/<your pid> from inside your root-capable program, then copy all files/symbolic links from real /proc/<pid> (using a previously opened dirent entry) to the fake one, and then modifying 'stat', which is what ps/top read. -- avva "There's nothing simply good, nor ill alone" -- John Donne ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
