summaryrefslogtreecommitdiff
path: root/libc/src/time/strftime_l.cpp
AgeCommit message (Expand)Author
2025-11-11[libc] Refactor strftime internals to handle size_t return values (#166901)Marcell Leleszi
2025-10-30[libc] Fix off by one error in strftime (#165711)Marcell Leleszi
2025-03-12[libc] Template the writing mode for the writer class (#111559)Joseph Huber
2025-02-21[libc] Add strftime_l (#127767)Petr Hosek
2025-02-19Revert "[libc] Add strftime_l" (#127766)Petr Hosek
2025-02-18[libc] Add strftime_l (#127708)Petr Hosek