Drew Galbraith
|
e50d3f8abc
|
[Zion] Remove all capabilities on process cleanup.
|
2023-11-24 17:05:11 -08:00 |
Drew Galbraith
|
7d48dd2b8b
|
[Zion] Add the ability to delete a capability.
|
2023-11-19 17:53:56 -08:00 |
Drew Galbraith
|
6e227e1cf6
|
[Zion/Glacier] Add a HashMap to store process capabilities.
|
2023-11-16 22:12:00 -08:00 |
Drew Galbraith
|
69aced2220
|
[Zion] Move to StrFormat for debug line.
|
2023-11-05 09:24:09 -08:00 |
Drew Galbraith
|
64d355b20d
|
[glacier] Move LinkedList to glacier.
|
2023-06-26 15:01:55 -07:00 |
Drew Galbraith
|
e1af79b975
|
[zion/glacier] Move RefPtr to glacier.
|
2023-06-21 15:07:40 -07:00 |
Drew Galbraith
|
75b1f2d21c
|
[zion] Store capability ids on the CapabilityTable.
This is preferable to storing it in the capability itself since the id
is really just an index for the containing process.
|
2023-06-16 15:27:09 -07:00 |
Drew Galbraith
|
b27672d5de
|
[zion] Update LinkedList iterator semantics.
|
2023-06-16 15:24:38 -07:00 |
Drew Galbraith
|
b4902a79ef
|
[zion] Add per-process CapabilityTable object
Store this information in it's own object to make the API clearer.
|
2023-06-16 14:25:54 -07:00 |