summaryrefslogtreecommitdiff
path: root/libc/src/poll/linux
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2025-05-28[libc][NFC] Cleanup code for poll (#141802)Michael Jones
2025-05-13[libc] Enable poll function for riscv (#139180)Mikhail R. Gadelha
2025-02-05[libc][poll] remove entrypoint for riscv (#125941)Nick Desaulniers
2025-02-05[libc][POSIX][poll.h] implement poll (#125118)Nick Desaulniers