summaryrefslogtreecommitdiff
path: root/libc/test/integration/startup/linux/tls_test.cpp
AgeCommit message (Expand)Author
2025-09-22[libc] Add -Wextra for libc tests (#153321)Vinay Deshmukh
2025-09-11[libc] Update errno usage in integration tests. (#158147)Alexey Samsonov
2025-08-12Revert "[libc] Add -Wextra for libc tests" (#153169)William Huynh
2025-08-12[libc] Add -Wextra for libc tests (#133643)Vinay Deshmukh
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-10-05[libc] remove errno.h includes (#110934)Job Henandez Lara
2024-02-01[libc] Fix wrong errno number in tls_test. (#80312)lntue
2024-02-01[libc] Update libc_errno to work correctly in both overlay and full build mod...lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-07-10[NFC][libc] Use the new style includes for testsPetr Hosek
2023-03-13[libc][NFC] Switch startup tests to libc_errno.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-12-15[libc][NFC] Rename "loader" to "startup".Siva Chandra Reddy