summaryrefslogtreecommitdiff
path: root/libc/src/sys/time/linux/utimes.cpp
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-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2025-05-13[libc] Enable utimes function for riscv (#139181)Mikhail R. Gadelha
2025-04-04[libc][NFC] replace NULL with nullptr (#134464)Michael Jones
2025-04-03[libc] Implemented utimes (Issue #133953) (#134167)Aditya Tejpaul