summaryrefslogtreecommitdiff
path: root/libc/test/src/setjmp/setjmp_test.cpp
AgeCommit message (Expand)Author
2025-09-05[libc] Use anonymous namespace for test helper code (#157203)Roland McGrath
2025-02-01[libc] Build with -Wdeprecated, fix some warnings (#125373)Roland McGrath
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-03-27[libc] Fix longjmp's fake return in x86_64Mikhail R. Gadelha
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-11-01[libc] Add x86_64 implementation of setjmp and longjmp.Siva Chandra Reddy