wash
|
ed54dca3ba
|
syscall: handle: fix lock-related bugs
|
2026-04-30 19:12:47 +01:00 |
|
wash
|
b92542c688
|
syscall: handle: add stub implementation of kern_handle_control
|
2026-04-01 18:41:33 +01:00 |
|
wash
|
512356ac2d
|
sched: enforce ref-counting on current task/thread pointers
|
2026-04-01 18:17:05 +01:00 |
|
wash
|
62770f4ab2
|
kernel: replace kern_handle_duplicate with the more powerful kern_handle_transfer
this syscall can move and copy handles within the current task, or from/to
other tasks
|
2026-03-29 11:48:59 +01:00 |
|
wash
|
2d267d2b51
|
kernel: add a syscall to duplicate a handle
|
2026-03-14 22:31:37 +00:00 |
|
wash
|
1d4fd4f586
|
syscall: add lots of syscalls
|
2026-02-19 19:21:50 +00:00 |
|