summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/epoll
AgeCommit message (Expand)Author
2025-07-20[libc] Fix epoll_create behavior when only epoll_create1 is available (#149713)Mikhail R. Gadelha
2025-03-24[libc] Migrate sys/epoll tests to use ErrnoCheckingTest. (#132823)Alexey Samsonov
2024-07-20[libc] Disable epoll_create fail test when SYS_epoll_create1 is used internal...Mikhail R. Gadelha
2024-04-11[libc] add remaining epoll functions, pipe (#84587)Michael Jones
2024-01-30[reland][libc] add epoll_wait functions (#79635)michaelrj-google
2024-01-25Revert "[libc] add epoll_wait functions" (#79534)michaelrj-google
2024-01-25[libc] add epoll_wait functions (#79515)michaelrj-google