summaryrefslogtreecommitdiff
path: root/libc/src/__support/time/linux
AgeCommit message (Expand)Author
2025-11-11[libc][POSIX] Add clock_settime() function for Linux (#161729)Anton Shepelev
2024-12-05Reapply "[libc][windows] start time API implementation (#117775)" (#118886)Schrodinger ZHU Yifan
2024-12-05Revert "[libc][windows] start time API implementation (#117775)"Joseph Huber
2024-12-05[libc][windows] start time API implementation (#117775)Schrodinger ZHU Yifan
2024-11-21[libc] fix clock_gettime symbols being undefined (#117224)Schrodinger ZHU Yifan
2024-09-13[libc] fix dependency path for vDSO (#108591)Schrodinger ZHU Yifan
2024-09-13[libc] implement clock_gettime using vDSO (#108458)Schrodinger ZHU Yifan
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-06-04[libc] add LIBC_INLINE for expected, use CTAD in abs_timeout (#94348)c8ef
2024-05-13[libc] add timeout and clock conversion utilities (#91905)Schrodinger ZHU Yifan
2024-05-10Reland "[libc][NFC] adjust time related implementations"" (#91687)Schrodinger ZHU Yifan
2024-05-09Revert "[libc][NFC] adjust time related implementations" (#91657)Schrodinger ZHU Yifan
2024-05-09[libc][NFC] adjust time related implementations (#91485)Schrodinger ZHU Yifan