Drew Galbraith
|
d9a4be6555
|
[Zion] Add a ProcessWait syscall.
|
2023-12-01 11:36:27 -08:00 |
Drew Galbraith
|
8fb5b7c03c
|
[Zion] Move existing proc/thread cleanup calls to the cleanup thread.
|
2023-11-24 15:40:44 -08:00 |
Drew Galbraith
|
cb590c96b8
|
[Zion] Add a proc/thread cleanup thread for future use.
|
2023-11-24 15:04:03 -08:00 |
Drew Galbraith
|
9f0e87b51d
|
[Glacier] Add proper string formatting for ErrorCodes.
|
2023-11-22 12:17:10 -08:00 |
Drew Galbraith
|
308dd6a203
|
[Zion] Add a framework for better process exit.
|
2023-11-16 23:03:27 -08:00 |
Drew Galbraith
|
69aced2220
|
[Zion] Move to StrFormat for debug line.
|
2023-11-05 09:24:09 -08:00 |
Drew Galbraith
|
4e9ad6a516
|
[zion] Begin requiring capability transmit permission.
As a first pass require the permission when passing a capability to a
new process.
|
2023-08-01 18:37:20 -07:00 |
Drew Galbraith
|
1364fbed9f
|
[zion] Move to default permissions being supplied by KernelObjects
|
2023-08-01 18:22:41 -07:00 |
Drew Galbraith
|
64d355b20d
|
[glacier] Move LinkedList to glacier.
|
2023-06-26 15:01:55 -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
|
172bf51db7
|
[zion] Move capability validation to capability.h
|
2023-06-20 15:50:49 -07:00 |
Drew Galbraith
|
c6dd0bbb0f
|
[zion] Migrate process syscalls to new format.
|
2023-06-20 14:01:43 -07:00 |