]> 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)
commit147a06ac2bd2cea0dd63401bf969b725ec377987
tree3c8999b9aef3092b6142739604522ec07ada19ce
parentea26090283949907f6687c6a4ec2a7cecf067262
feat: epoll — epoll_create/epoll_ctl/epoll_wait syscalls for scalable I/O event notification
include/syscall.h
src/kernel/syscall.c