Commit Graph

7 Commits

Author SHA1 Message Date
wash 3fd608b623 kernel: add equeue object
equeue is a way for the kernel to deliver events to userspace programs.
2026-03-12 20:37:51 +00:00
wash 36c5ac7837 kernel: re-implement sending handles via port messages 2026-03-01 19:10:01 +00:00
wash e4de3af00d kernel: remove support for sending kernel handles via port/channel 2026-02-26 20:53:47 +00:00
wash 11c741bd68 libmango: add nr_read output param to msg_read 2026-02-23 21:51:26 +00:00
wash 5f0654430d syscall: add task_self, task_get_address_space, and vm_region_kill 2026-02-23 18:43:49 +00:00
wash 3190035086 libmango: add temporary formatted log function 2026-02-21 11:28:58 +00:00
wash 9a90662eaa libmango: add userspace syscall call-gates 2026-02-19 19:22:06 +00:00