This website requires JavaScript.
Explore
Help
Sign In
wash
/
magenta
Watch
1
Star
0
Fork
0
You've already forked magenta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
585
Commits
1
Branch
0
Tags
512356ac2de7dbf7ebdffcd61d7bf5955e8787de
Commit Graph
4 Commits
Author
SHA1
Message
Date
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