This website requires JavaScript.
Explore
Help
Sign In
wash
/
mango
Watch
1
Star
0
Fork
0
You've already forked mango
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c7c90ef39bb90f9aea1f8cf3247c180e64f48ac
mango
/
syscall
History
Max Wash
1c7c90ef39
kernel: channel: implement channel_read_msg and msg_read
2026-02-23 21:52:03 +00:00
..
config.c
syscall: add lots of syscalls
2026-02-19 19:21:50 +00:00
dispatch.c
syscall: add task_self, task_get_address_space, and vm_region_kill
2026-02-23 18:43:49 +00:00
handle.c
syscall: add lots of syscalls
2026-02-19 19:21:50 +00:00
log.c
syscall: add lots of syscalls
2026-02-19 19:21:50 +00:00
msg.c
kernel: channel: implement channel_read_msg and msg_read
2026-02-23 21:52:03 +00:00
task.c
syscall: add task_self, task_get_address_space, and vm_region_kill
2026-02-23 18:43:49 +00:00
vm-object.c
vm: object: add vm_object_copy syscall trace output
2026-02-21 11:30:44 +00:00
vm-region.c
vm: region: improve locking rules and semantics; implement region killing
2026-02-23 18:42:47 +00:00