summaryrefslogtreecommitdiff
path: root/libc/include/time.h.def
AgeCommit message (Expand)Author
2024-08-13[libc] Define 'size_t' in `time.h` and `uchar.h` (#103441)Joseph Huber
2024-07-16[libc] Implement `clock_gettime` for the monotonic clock on the GPU (#99067)Joseph Huber
2024-03-22[libc] fix up the use of angle includes in include/ (#86027)Nick Desaulniers
2022-09-29[libc] add clock_gettimeMichael Jones
2020-11-30Initial commit of mktime.Raman Tenneti