summaryrefslogtreecommitdiff
path: root/libc/test/src/time/gmtime_r_test.cpp
AgeCommit message (Expand)Author
2025-09-10[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960)Alexey Samsonov
2025-01-08[libc][NFC] Cleanup time.h (#122027)Michael Jones
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2021-12-07[libc] apply new lint rulesMichael Jones
2021-03-22[libc] Introduces gmtime_r to LLVM libc, based on C99/C2X/Single Unix Sp.Raman Tenneti