[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
_hurd_cap_obj_entry->client_item and hurd_cap_obj->clients
From: |
Neal H. Walfield |
Subject: |
_hurd_cap_obj_entry->client_item and hurd_cap_obj->clients |
Date: |
Sun, 16 Jan 2005 09:02:18 -0500 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
Hi Marcus,
What are _hurd_cap_obj_entry->client_item and hurd_cap_obj->clients
supposed to be used for? From what I can figure out, it seems that
they intend to provide a list of the capability object entries which
refer to the capability object. Beyond adding the entry to the list
in the capability object in obj-copy-out.c, however, the list seems to
never be used. Is this dead code which can be removed?
Thanks,
Neal
- _hurd_cap_obj_entry->client_item and hurd_cap_obj->clients,
Neal H. Walfield <=