4lDO2
|
539dc5a24e
|
Remove SYS_UMASK.
|
2024-09-25 19:55:39 +02:00 |
|
4lDO2
|
005635083d
|
Fix thread cleanup during active file ops.
This fixes a bug where the window of `viewer` does not exit, due to a
leaked file descriptor.
|
2024-07-20 22:14:54 +02:00 |
|
4lDO2
|
3c540efb00
|
Support sending signals to individual threads.
|
2024-07-16 22:06:21 +02:00 |
|
4lDO2
|
cc465c008b
|
Remove rustc hack.
|
2024-07-16 19:52:18 +02:00 |
|
4lDO2
|
e67c040f69
|
WIP: Separate process status from context status.
|
2024-07-15 18:08:43 +02:00 |
|
4lDO2
|
80fe891c6e
|
WIP: Replace ContextId with direct Arcs.
|
2024-07-15 18:08:42 +02:00 |
|
4lDO2
|
208d74899a
|
Fix fork & process creation, now boots to desktop.
|
2024-07-15 18:08:42 +02:00 |
|
4lDO2
|
89d532a267
|
Fix half of proc scheme errors.
|
2024-07-15 18:08:42 +02:00 |
|
4lDO2
|
89d1d49a4e
|
Fix most code except proc scheme.
|
2024-07-15 18:08:41 +02:00 |
|
4lDO2
|
8f452b0b0f
|
WIP: continue the process transition
|
2024-07-15 18:08:41 +02:00 |
|