summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/time
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] Migrate sys/ tests to ErrnoCheckingTest. (#141871)Alexey Samsonov
2025-04-14[libc] Implement getitimer and setitimer, add proxy headers for itimerval (#1...Tsz Chan
2025-04-04[libc] Fix suseconds_t definition and utimes_test (#134326)Michael Jones
2025-04-03[libc] Make utimes_test more stable (#134321)Michael Jones
2025-04-03[libc] Implemented utimes (Issue #133953) (#134167)Aditya Tejpaul