summaryrefslogtreecommitdiff
path: root/libc/docs/headers/time.rst
AgeCommit message (Expand)Author
2025-11-11[libc][POSIX] Add clock_settime() function for Linux (#161729)Anton Shepelev
2025-09-05[libc] add ctime and ctime_r to docs (#156216)Zishan Mirza
2025-09-03[libc] implement template functions for localtime (#110363)Zishan Mirza
2025-06-06[libc] Add definitions to embedded AArch32/AArch64 (#142597)William
2024-12-05[libc][docs] reorganize documentation (#118836)Nick Desaulniers