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
611
Commits
1
Branch
0
Tags
9a9b0f63ba800f2b3b0ad1a012fd372860bab1c1
Commit Graph
4 Commits
Author
SHA1
Message
Date
wash
3c494f0c4d
libmango: add kern_handle_control syscall
2026-04-01 18:40:58 +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
9a90662eaa
libmango: add userspace syscall call-gates
2026-02-19 19:22:06 +00:00