summaryrefslogtreecommitdiff
path: root/libc/src/sys/time/linux
AgeCommit message (Expand)Author
2025-08-26[libc][NFC] Clean up utimes and setsid (#155495)Michael Jones
2025-07-19[libc] Fix utimes build when full_build=OFF (#149668)Mikhail R. Gadelha
2025-07-19[libc] Fix setitimer build when full_build=OFF (#149665)Mikhail R. Gadelha
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-05-13[libc] Enable utimes function for riscv (#139181)Mikhail R. Gadelha
2025-04-14[libc] Implement getitimer and setitimer, add proxy headers for itimerval (#1...Tsz Chan
2025-04-04[libc][NFC] replace NULL with nullptr (#134464)Michael Jones
2025-04-03[libc] Implemented utimes (Issue #133953) (#134167)Aditya Tejpaul