summaryrefslogtreecommitdiff
path: root/libc/src/sys/time/linux/getitimer.cpp
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-16[libc] Enable setitimer and getitimer functions on riscv (#139182)Mikhail R. Gadelha
2025-04-14[libc] Implement getitimer and setitimer, add proxy headers for itimerval (#1...Tsz Chan