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
34bd6e479cbfad44fe052c0ec773b67a9cb11d32
mango
/
syscall
History
Max Wash
5f0654430d
syscall: add task_self, task_get_address_space, and vm_region_kill
2026-02-23 18:43:49 +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: implement sending, receiving, and replying to message via port/channel
2026-02-21 11:32:57 +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