Drew Galbraith
|
59f147193a
|
[Zion] Store IPC capabilities in a vector rather than list.
|
2023-11-02 23:44:15 -07:00 |
Drew Galbraith
|
4c09a9d019
|
[Zion] Move to a general IpcMessage object for Ipc.
|
2023-11-02 23:40:23 -07:00 |
Drew Galbraith
|
277b0d3ccc
|
[Zion] Use the glacier ArrayView class for sending IPC msgs.
|
2023-11-02 23:31:08 -07:00 |
Drew Galbraith
|
e66706d381
|
[Glacier] Convert ErrorCode into an Enum.
|
2023-11-02 21:55:12 -07:00 |
Drew Galbraith
|
4c04f9d561
|
[Zion] Add a mutex object with appropriate syscalls.
|
2023-10-25 14:47:45 -07:00 |
Drew Galbraith
|
b516087922
|
[Zion] Add the ability to pass capabilities via endpoint call.
|
2023-10-24 23:32:05 -07:00 |
Drew Galbraith
|
f0add6e0c3
|
[zion] Enforce cap transmit permissions in more places.
|
2023-08-01 18:43:48 -07:00 |
Drew Galbraith
|
64d355b20d
|
[glacier] Move LinkedList to glacier.
|
2023-06-26 15:01:55 -07:00 |
Drew Galbraith
|
dc63084d61
|
[zion] Move synchronization to the message queue
|
2023-06-21 23:57:23 -07:00 |
Drew Galbraith
|
c064af5fa7
|
Endpoint syscalls implemented
|
2023-06-21 23:14:42 -07:00 |
Drew Galbraith
|
0b86a94f14
|
Migrate to error constants in glacier
|
2023-06-21 18:28:54 -07:00 |
Drew Galbraith
|
e1af79b975
|
[zion/glacier] Move RefPtr to glacier.
|
2023-06-21 15:07:40 -07:00 |
Drew Galbraith
|
56eae3d4e5
|
[zion/glacier] Move SharedPtr to glacier
|
2023-06-21 14:48:29 -07:00 |
Drew Galbraith
|
fe1641ac38
|
[zion] Create a message queue to be shared between the port and channel
|
2023-06-20 15:29:32 -07:00 |