]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: epoll — epoll_create/epoll_ctl/epoll_wait syscalls for scalable I/O event notif...
authorTulio A M Mendes <[email protected]>
Sun, 15 Feb 2026 07:56:15 +0000 (04:56 -0300)
committerTulio A M Mendes <[email protected]>
Sun, 15 Feb 2026 07:56:15 +0000 (04:56 -0300)
commitbc263e5efe0ad955e84154dc432b9dc78ab66a25
tree8ff77d42ae9ed4ca78139774ba6fb2e948391f51
parent1b95a7af02dbd9ee5b74021adcb604392ab53a06
feat: epoll — epoll_create/epoll_ctl/epoll_wait syscalls for scalable I/O event notification
include/syscall.h
src/kernel/syscall.c